blob: c918b1c913b30175644af7f41d1728a6d2aae400 [file] [log] [blame]
{
"name": "TTT",
"version": "0.0.2",
"summary": "Pod Test",
"description": "Pod Test",
"homepage": "https://github.com/WhistlingArrow/TTT",
"license": "MIT",
"authors": {
"Ron": "zhaomingdi007@gamil.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WhistlingArrow/TTT.git",
"tag": "0.0.2"
},
"source_files": [
"TTT/**/*.{h,m,mm,c}",
"WWW/**/*.{h,m,mm,c}"
],
"requires_arc": true
}