[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / 2 / CJNetworkSimulate / 0.2.0 / CJNetworkSimulate.podspec.json
blob1edb6e566d3395c2dfb113763074631286e1ae55
2   "name": "CJNetworkSimulate",
3   "version": "0.2.0",
4   "summary": "一个网络模拟库(常用于为了功能快速开发中的临时网络模拟)",
5   "homepage": "https://github.com/dvlproad/CJNetwork.git",
6   "license": "MIT",
7   "authors": {
8     "dvlproad": "studyroad@qq.com"
9   },
10   "description": "A longer description of CJNetworkSimulate in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/dvlproad/CJNetwork.git",
16     "tag": "CJNetworkSimulate_0.2.0"
17   },
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "source_files": "CJNetworkSimulate/**/*.{h,m}"