blob: 33876ecffca7018485403578b7407300b66489f1 [file] [log] [blame]
{
"name": "FFCommonWidget",
"version": "0.2.2",
"summary": "我的常用分类",
"description": "我的常用分类 nsstring分类 nadate分类",
"homepage": "https://github.com/tmd2013/FFCommonWidget",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nono": "399820721@qq.com"
},
"source": {
"git": "https://github.com/tmd2013/FFCommonWidget.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "FFCategory",
"source_files": "FFCommonWidget/Classes/FFCategory/**.*"
}
]
}