blob: f36df1853a72343f4fe9e1703ab23bbf07ca74b1 [file] [log] [blame]
{
"name": "testGitGit",
"version": "0.0.1",
"summary": "testGitGit",
"description": "LG_Git_test.",
"homepage": "https://github.com/LiGGz/testGitGit",
"license": "MIT",
"authors": "lg",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LiGGz/testGitGit.git",
"tag": "0.0.1"
},
"source_files": "LG_test/*.{h,m}",
"public_header_files": "LG_test/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": "sqlite3",
"requires_arc": true
}