blob: 16b5914dce4d5c9325711c28db8a14a93e9d73b3 [file] [log] [blame]
{
"name": "JSTestFramework",
"version": "0.0.1",
"summary": "测试",
"description": "extension",
"homepage": "https://coding.net/u/j-yezi/p/JSTestFramework",
"license": "MIT",
"authors": {
"j-yezi": "yehao1020@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/j-yezi/JSTestFramework.git",
"tag": "0.0.1"
},
"source_files": "b/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"Reachability": [
"~> 3.2"
]
}
}