[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 1 / b / AFStatHatClient / 0.0.1 / AFStatHatClient.podspec.json
blob196998b0c4e31e34b3d6c19f1172fa09268719ba
2   "name": "AFStatHatClient",
3   "version": "0.0.1",
4   "summary": "An AFHTTPClient subclass for reporting to StatHat.",
5   "homepage": "https://github.com/pj4533/AFStatHatClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "PJ Gray": "pj4533@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/pj4533/AFStatHatClient.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "AFStatHatClient",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 1.0"
25     ]
26   }