blob: 7e04f81393b2fa28ff671ec19aed12531ed1f8c6 [file] [log] [blame]
{
"name": "DDARDReadabilityClient",
"version": "0.3",
"summary": "An iOS library for Readability.com.",
"homepage": "https://github.com/didstopia/DDARDReadabilityClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Slabko": "andrew@slabko.com"
},
"source": {
"git": "https://github.com/Didstopia/DDARDReadabilityClient.git",
"tag": "0.3"
},
"platforms": {
"ios": "7.0",
"osx": "10.10"
},
"source_files": "ARDReadabilityClient/*",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
">= 2.5.1"
]
}
}