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