[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 1 / KSFramework / 0.0.1 / KSFramework.podspec.json
blob5b68240c712b4281c99dc64a0b8b5b4fc7fff691
2   "name": "KSFramework",
3   "version": "0.0.1",
4   "summary": "a light weight,fast mvvm framework for iOS",
5   "description": "a light weight,fast mvvm framework for iOS,it contains network request ,json handler,service mediator and so on",
6   "homepage": "http://www.kyson.cn",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kyson_jinhui": "zjh171@qq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/zjh171/KSFramework.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "KSFramework/**/*.{h,m}"
24   ],
25   "public_header_files": "KSFramework/**/*.h"