blob: 4b5b2fad8fbe9b40feedde0ede24aaa1c8588ab0 [file] [log] [blame]
{
"name": "CocoTest",
"version": "0.0.1",
"summary": "CocoTest.",
"description": "cocotest测试私有库",
"homepage": "https://github.com/drjohn12/CocoTest",
"license": "MIT",
"authors": {
"anchanggeng": "1443713841@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/drjohn12/CocoTest.git",
"tag": "0.0.1"
},
"source_files": [
"CocoTest",
"CocoTest/CocoTest/**/*.{h,m}"
]
}