blob: a219cbd5ed59ab5f1fc988f27d4a680dcb0bb395 [file] [log] [blame]
{
"name": "BaseUIManager",
"version": "1.3.9",
"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": "Mateen",
"source": {
"git": "https://github.com/MateenHJL/MTBaseUIManager.git",
"tag": "1.3.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BaseUIManager/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"ChameleonFramework": [
],
"pop": [
],
"KVOController": [
],
"MGSwipeTableCell": [
]
},
"static_framework": true,
"requires_arc": true
}