[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / f / 7 / 3 / iOSBaseKit / 1.0.2 / iOSBaseKit.podspec.json
blobd42b29f3a203379f419e19613657373118d6e10c
2   "name": "iOSBaseKit",
3   "version": "1.0.2",
4   "summary": "iOS基础组件",
5   "description": "一个iOS基础组件",
6   "homepage": "https://github.com/751547752/iOSBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/751547752/iOSBaseKit.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "authors": {
19     "sncoder": "751547752@qq.com"
20   },
21   "source_files": "iOSBaseKit/*.{h,m}",
22   "dependencies": {
23     "YYKit": [
25     ],
26     "AFNetworking": [
28     ],
29     "IQKeyboardManager": [
31     ]
32   }