blob: 35a2e510dfe7eace521cb13aa0d45f43d9022647 [file] [log] [blame]
{
"name": "MOKit",
"version": "0.1.0",
"summary": "默往iOS移动端基础库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.199.108/ios/module_oc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfie": "418983798@qq.com"
},
"source": {
"git": "http://192.168.199.108/ios/module_oc/mokit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MOKit/Classes/MOKit.h",
"subspecs": [
{
"name": "Category",
"source_files": "MOKit/Classes/Category/*"
}
]
}