Skip to content

Commit

Permalink
pumped up pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
carlj committed Jul 13, 2014
1 parent db98de2 commit f23fc22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CJAMacros.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "CJAMacros"
s.version = "2.0.2"
s.version = "2.0.3"
s.platform = :ios, "6.0"
s.summary = "Macro collection for daily usage"
s.homepage = "https://github.com/carlj/CJAMacros"
Expand All @@ -15,4 +15,4 @@ Pod::Spec.new do |s|
%Q|The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
| +
%Q|THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE| }
end
end

0 comments on commit f23fc22

Please sign in to comment.