[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / e / 7 / Netta / 0.1.1 / Netta.podspec.json
blob01d342aeda8d29d4ff1a1184786e05260d383f6b
2   "name": "Netta",
3   "version": "0.1.1",
4   "summary": "Simple AFNetworking wrapper.",
5   "description": "Some description. Some description. Some description.",
6   "homepage": "https://github.com/zakhej/Netta",
7   "license": "MIT",
8   "authors": {
9     "zakhej": "zakhej.freelance@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/zakhej/Netta.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/zakhej",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "public_header_files": "Pod/Classes/**/*.h",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "libextobjc": [
28     ]
29   }