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