blob: 4d7f58ebe1703c6f8b6b7c7e6d795893838d3d50 [file] [log] [blame]
{
"name": "ZXCategories",
"version": "0.2.6",
"summary": "ZXCategories.",
"description": "'ZXCategories分类扩展'",
"homepage": "hhttps://github.com/MrGuys",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Apple": "376552890@qq.com"
},
"source": {
"git": "https://github.com/MrGuys/ZXCategories.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "UIKit",
"source_files": "ZXCategories/Classes/UIKit/**/*"
},
{
"name": "Foundation",
"source_files": "ZXCategories/Classes/Foundation/**/*"
}
]
}