blob: 141d7e504a127b3b28dbd6b080ccca995004b2b3 [file] [log] [blame]
{
"name": "GCTest",
"version": "0.0.1",
"summary": "A short description of GCTest.",
"description": "This is my first test to create my private framework!",
"homepage": "https://github.com/GeeksChen/GCTest.git",
"license": "MIT ()",
"authors": {
"Geeks_Chen": "18519191125@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/GeeksChen/GCTest.git",
"tag": "0.0.1"
},
"source_files": [
"GCTest",
"GCTest/**/*.{h,m}"
],
"exclude_files": "GCTest/Exclude"
}