blob: 77d1a468fc0b451c66dd62c978bde7e2da7c3c0d [file] [log] [blame]
{
"name": "MJUIKit",
"version": "1.4.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MJUIKit/Classes/**/*",
"resource_bundles": {
"MJUIKit": [
"MJUIKit/Assets/*.{png,xcassets}"
]
},
"dependencies": {
"Masonry": [
],
"CTMediator": [
]
}
}