[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / 5 / CommonParameter / 0.0.3 / CommonParameter.podspec.json
blobffd8975d426b61c88fcc2a2fc1861f43afec011e
2   "name": "CommonParameter",
3   "version": "0.0.3",
4   "summary": "CommonParameter 包含 Swift 开发中常用的常量、变量代替Objective-C中的宏, Author's email:houmanager@Hotmail.com 工作地点:BeiJing",
5   "description": "CommonParameter 包含 Swift 开发中常用的常量、变量代替Objective-C中的宏, Author's email:houmanager@Hotmail.com 工作地点:BeiJing 有兴趣的可以一起来搞。",
6   "homepage": "https://github.com/YJManager/CommonParameter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "houmanager": "houmanager@Hotmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/YJManager/CommonParameter.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "CommonParameter/*.{swift}",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"