[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / c / 4 / CCURLConnection / 0.0.1 / CCURLConnection.podspec.json
blobca964796b76fc6fb5c231734becd8fb50fc97c65
2   "name": "CCURLConnection",
3   "version": "0.0.1",
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     "commit": "ddfb05e82620c4d41b2d26f77169175078735f1c"
19   },
20   "source_files": "CCURLConnection/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true