[Clean] Fix punctuations

This commit is contained in:
Fabio Pelosin
2013-03-21 17:18:49 +01:00
parent f5ce13676e
commit 2f8cd68d1e
75 changed files with 78 additions and 78 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "JSONModel"
s.version = "0.8.1"
s.summary = "Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes"
s.summary = "Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes."
s.homepage = "http://www.jsonmodel.com"
s.license = { :type => 'MIT', :file => 'LICENSE_jsonmodel.txt' }