[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / 4 / CCURLConnection / 0.0.3 / CCURLConnection.podspec.json
blob2a47bd3a404173339e69856ff03ccd8a5f787b24
2   "name": "CCURLConnection",
3   "version": "0.0.3",
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   },
16   "source": {
17     "git": "https://github.com/KondratyevPavel/CCURLConnection.git",
18     "tag": "v0.0.3"
19   },
20   "source_files": "CCURLConnection/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true