blob: b0dff1d6070f62dda26709f7d6d4a2eecc732c5c [file] [log] [blame]
{
"name": "MOCocoaPods",
"version": "1.0.0",
"summary": "MOCocoaPods of iOS",
"homepage": "https://github.com/MOyejin/MOCocoaPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MOyejin": "1976779764@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MOyejin/MOCocoaPods.git",
"tag": "1.0.0"
},
"source_files": [
"MOFoundation",
"MOFoundation/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}