[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 0 / XKBaseController / 1.0.1 / XKBaseController.podspec.json
blob4a3141fd040459d613e0f91783c3dfe4d1ce07ac
2   "name": "XKBaseController",
3   "version": "1.0.1",
4   "summary": "OC常用基类",
5   "description": "Object-C中,基类常用配置",
6   "homepage": "https://github.com/kunhum/XKBaseController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kunhum": "842222367@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKBaseController.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XKBaseController/Classes/XKBaseController/*.{h,m}"