We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46424b commit 5d6830eCopy full SHA for 5d6830e
JSONAPIMapper.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'JSONAPIMapper'
3
- spec.summary = 'An iOS library supports mapping json data'
+ spec.summary = 'A Swift library for mapping JSON data'
4
spec.version = '1.1.0'
5
spec.license = { :type => 'MIT' }
6
spec.homepage = 'https://github.com/nimblehq/JSONMapper'
0 commit comments