blob: 300da2f84713cb00910d333907cfd7671be987cf [file] [log] [blame]
{
"name": "GJPodTest",
"version": "1.0",
"summary": "A library for GJPodTest.",
"description": "A short description of GJPodTest nice nice nice",
"homepage": "https://github.com/hellogaojun/GJPodTest",
"license": "MIT",
"authors": {
"hellogaojun": "2293209493@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hellogaojun/GJPodTest.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}