[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 6 / 4 / 5 / ExtraSwift / 0.0.3 / ExtraSwift.podspec.json
blobb4aa98e3d696234156e523a3779d015e7ce7b6e7
2   "name": "ExtraSwift",
3   "version": "0.0.3",
4   "summary": "A set of tools help developer to use swift simply",
5   "description": "Include ExData, ExDraw, ExMedia, ExType",
6   "homepage": "https://gitee.com/clstd/ExtraSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangyuanou": "wangyuanou@foxmail.com"
13   },
14   "swift_version": "4.2",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "git@gitee.com:clstd/ExtraSwift.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "",
24     "*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "dependencies": {
28     "ExDraw": [
30     ],
31     "ExType": [
33     ],
34     "ExMedia": [
36     ],
37     "ExData": [
39     ]
40   }