[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / a / 3 / 9 / JSACollection / 1.1.0 / JSACollection.podspec.json
blob365b5905236118bb5dbef821d413105b719d5376
2   "name": "JSACollection",
3   "version": "1.1.0",
4   "summary": "A framework that can parse objects from array, dictionary, & object structures.",
5   "homepage": "https://bitbucket.org/jumpspaceapps/jsacollection/overview",
6   "license": "MIT",
7   "authors": {
8     "Nelson LeDuc": "nelson.leduc@jumpspaceapps.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/NelsonLeDuc/JSACollection.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "JSACollection/Classes/**/*.{h,m}"