blob: 79edf8317047462bc47af50ea66006e4d05fc023 [file] [log] [blame]
{
"name": "Z3_Test",
"version": "0.0.1",
"summary": "Z3 测试用的",
"description": "没啥写的 Z3 测试用的",
"homepage": "https://git.oschina.net/FallenAngle/Test",
"license": "MIT",
"authors": {
"z3": "824350486@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://git.oschina.net/FallenAngle/Test.git",
"tag": "0.0.1"
},
"source_files": "Test/TestFile/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}