blob: 8edfb682f462ed785f388d7304147323145f680e [file] [log] [blame]
{
"name": "SZNAltmetric",
"version": "0.2",
"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.2"
},
"source_files": "SZNAltmetric",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"ios": {
"frameworks": "Security"
},
"dependencies": {
"AFNetworking": [
">= 1.0"
]
}
}