[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 7 / MOKit / 0.1.0 / MOKit.podspec.json
blob35a2e510dfe7eace521cb13aa0d45f43d9022647
2   "name": "MOKit",
3   "version": "0.1.0",
4   "summary": "默往iOS移动端基础库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://192.168.199.108/ios/module_oc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfie": "418983798@qq.com"
13   },
14   "source": {
15     "git": "http://192.168.199.108/ios/module_oc/mokit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MOKit/Classes/MOKit.h",
22   "subspecs": [
23     {
24       "name": "Category",
25       "source_files": "MOKit/Classes/Category/*"
26     }
27   ]