blob: 7f8466b29c1f827b2fdfb7424e8e8696fff9094c [file] [log] [blame]
{
"name": "MySpecs",
"version": "0.0.1",
"summary": "A short description.",
"description": "\"实验的库 测试模块化\"",
"homepage": "https://github.com/wuxiaopei/MySpecs",
"license": {
"type": "MIT",
"text": " Copyright © 2016年 wupei. All rights reserved.\n"
},
"authors": {
"wuxiaopei": "877307291@qq.com"
},
"source": {
"git": "https://github.com/wuxiaopei/MySpecs.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}