blob: 91c1be039e5ff4bf6773a9f8c420c32ba0634769 [file] [log] [blame]
{
"name": "MySpecsClass",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "测试",
"homepage": "https://gitee.com/corn88/MySpecsClass",
"authors": {
"黄煜民": "477603590@qq.com"
},
"source": {
"git": "https://gitee.com/corn88/MySpecsClass.git",
"tag": "0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "MySpecsClass/Classes/**/*",
"dependencies": {
"Specta": [
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"description": "FFCSToolClassX 是一个用于保存一些常用工具类的工具"
}