blob: be59c7cdeb87c4f7b6219f1bf0791ff9176f37e9 [file] [log] [blame]
{
"name": "SZNAltmetric",
"version": "2.1.1",
"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": "2.1.1"
},
"source_files": "SZNAltmetric",
"requires_arc": true,
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"ios": {
"frameworks": "Security"
},
"dependencies": {
"AFNetworking": [
"~> 2.0"
],
"ISO8601DateFormatter": [
"~> 0.6"
]
}
}