[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / 7 / f / SWYToolKit / 0.1.16 / SWYToolKit.podspec.json
blob6e125371c4c0d46b24e5cc288a030a90f23a5b96
2   "name": "SWYToolKit",
3   "version": "0.1.16",
4   "summary": "SWYToolKit常用值和方法",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lifaqi/SWYToolKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lifaqi": "lfqswy@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lifaqi/SWYToolKit.git",
16     "tag": "0.1.16"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SWYToolKit/Classes/**/*",
22   "dependencies": {
23     "SWYCommonDef": [
24       "~> 0.1.3"
25     ]
26   }