blob: 6f7461d75e3981e3b441f2fbca9383c06cb4d239 [file] [log] [blame]
{
"name": "SZNAltmetric",
"version": "0.3",
"summary": "Objective-C client for the Altmetric API.",
"homepage": "https://github.com/shazino/SZNAltmetric",
"license": "MIT",
"authors": {
"shazino": "contact@shazino.com"
},
"source": {
"git": "https://github.com/shazino/SZNAltmetric.git",
"tag": "0.3"
},
"source_files": "SZNAltmetric",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"ios": {
"frameworks": "Security"
},
"dependencies": {
"AFNetworking": [
">= 1.0"
]
}
}