blob: e872ab073d0abad7cc6710bee123fe6f2fe7f8f9 [file] [log] [blame]
{
"name": "TTT",
"version": "0.0.1",
"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.1"
},
"source_files": "TTT/**/*.{h,m,mm,c}",
"requires_arc": true
}