blob: bc8f604ab83007d2604522437f70d3bd6a69ede5 [file] [log] [blame]
{
"name": "JSACollection",
"version": "1.2.2",
"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.2"
},
"source_files": "JSACollection/Classes/**/*.{h,m}"
}