blob: 8e5cf73a0583623c4f01dac5804a3926f9d7dd95 [file] [log] [blame]
{
"name": "JSACollection",
"version": "1.5.1",
"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.5.1"
},
"source_files": "JSACollection/Classes/**/*.{h,m}",
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": true
}