[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 7 / UiltKit / 0.0.2 / UiltKit.podspec.json
blob44e52e1578618288cc801d6770353a3c176dcea4
2   "name": "UiltKit",
3   "version": "0.0.2",
4   "summary": "Tool library.",
5   "description": "TODO: A tool library of development.",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "homepage": "https://github.com/isonmal/UiltKit",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "isonmal": "726616682@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/isonmal/UiltKit.git",
19     "tag": "0.0.2"
20   },
21   "subspecs": [
22     {
23       "name": "Validate",
24       "source_files": "UiltKit/Classes/*.swift"
25     }
26   ]