blob: c45a2040fa02997f632838bdb8cbc7a0c7627251 [file] [log] [blame]
{
"name": "Mantle-CMCategories",
"version": "0.1.0",
"summary": "基于Mantle的扩展",
"homepage": "https://github.com/JKshared92/Mantle-CMCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"comma": "506702341@qq.com"
},
"source": {
"git": "https://github.com/JKshared92/Mantle-CMCategories.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Mantle-CMCategories/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Mantle": [
]
}
}