blob: bf13b2a38a168e6048e3bb2347c1325e6561d7da [file] [log] [blame]
{
"name": "BaseUIManager",
"version": "1.2.6",
"summary": "CONTACT IF YOU HAVE ANY ISSUE:13162378587@163.COM",
"description": "the framework can used your project,you just need create UI(View、Cell、CollectionViewCell) whatever it is, the it will be.",
"homepage": "https://github.com/MateenHJL/MTBaseUIManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MateenHJL": "13162378587@163.com"
},
"source": {
"git": "https://github.com/MateenHJL/MTBaseUIManager.git",
"tag": "1.2.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BaseUIManager/Classes/**/*.{h,m}",
"dependencies": {
"ChameleonFramework": [
],
"pop": [
]
},
"requires_arc": true
}