blob: ccd43ca35e8678a6a87e199a7de5a3c71189baa6 [file] [log] [blame]
{
"name": "MJUIKit",
"version": "1.4.5",
"summary": "满集网APP使用的UIKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://192.168.0.49/APP/MJUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jgyhc": "jgyhc@foxmail.com.com"
},
"source": {
"git": "http://192.168.0.49/APP/MJUIKit.git",
"tag": "1.4.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJUIKit/Classes/**/*",
"resource_bundles": {
"MJUIKit": [
"MJUIKit/Assets/*.{png,xcassets}"
]
},
"dependencies": {
"Masonry": [
],
"CTMediator": [
]
}
}