[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 1 / b / ARDReadabilityClient / 0.2 / ARDReadabilityClient.podspec.json
blobd7fc1a215ca8acf4038084b7b35449d868f0422d
2   "name": "ARDReadabilityClient",
3   "version": "0.2",
4   "summary": "An iOS library for Readability.com.",
5   "homepage": "https://github.com/slabko/ARDReadabilityClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Andrew Slabko": "andrew@slabko.com"
12   },
13   "source": {
14     "git": "https://github.com/slabko/ARDReadabilityClient.git",
15     "tag": "0.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "ARDReadabilityClient/*",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.2"
25     ]
26   }