blob: 0a17e8d3c2ccb9388b1b7890ff21117966e46d20 [file] [log] [blame]
{
"name": "Test2",
"version": "1.2",
"summary": "A test Project",
"homepage": "https://github.com/OYXK/TestGit2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2051918090@qq.com": "2051918090@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/OYXK/TestGit2.git",
"tag": "1.2"
},
"source_files": [
"Test2",
"Test2/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"XCTest"
],
"requires_arc": true
}