blob: d4c0e7b01f2ec41876da1a0e3a2611dc7c78f5c9 [file] [log] [blame]
{
"name": "JSACollection",
"version": "1.2.0",
"summary": "A framework that can parse objects from array, dictionary, & object structures.",
"homepage": "https://bitbucket.org/jumpspaceapps/jsacollection/overview",
"license": "MIT",
"authors": {
"Nelson LeDuc": "nelson.leduc@jumpspaceapps.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/NelsonLeDuc/JSACollection.git",
"tag": "1.2.0"
},
"source_files": "JSACollection/Classes/**/*.{h,m}"
}