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