[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / a / 3 / 9 / JSACollection / 1.0.0 / JSACollection.podspec.json
blob3a17bee66a8a81aeeae601ea8f276f44f21cf64e
2   "name": "JSACollection",
3   "version": "1.0.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.0.0"
17   },
18   "source_files": "JSACollection/Classes/**/*.{h,m}"