[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / d / e / Fix / 0.0.2 / Fix.podspec.json
blob26651f236ed09f1f3c078384c41ef1383ea9da7b
2   "name": "Fix",
3   "swift_version": "4.2",
4   "version": "0.0.2",
5   "summary": "https://github.com/0xfeb/Fix.git.",
6   "description": "一个简单的约束工具.\n\n可以通过 == 符号来设定约束. 也可以通过view.fixH(横向), view.fixV(竖向)来排列约束.",
7   "homepage": "https://github.com/0xfeb/Fix.git",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "daniel wang": "wangyuanou@foxmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/0xfeb/Fix.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "Fix",
24     "Fix/**/*.{h,m, swift}"
25   ],
26   "exclude_files": "Classes/Exclude"