[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / c / 4 / CCURLConnection / 0.0.7 / CCURLConnection.podspec.json
blobb69442779d1d733ec317be2714b2d4b0694301c8
2   "name": "CCURLConnection",
3   "version": "0.0.7",
4   "summary": "A library to simplify interactions with remote APIs.",
5   "homepage": "https://github.com/KondratyevPavel/CCURLConnection",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pavel Kondratyev": "shamurai@mail.ru"
12   },
13   "platforms": {
14     "ios": "5.0",
15     "osx": "10.7"
16   },
17   "source": {
18     "git": "https://github.com/KondratyevPavel/CCURLConnection.git",
19     "tag": "v0.0.7"
20   },
21   "source_files": "CCURLConnection/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true