blob: 8ac2ab916f128a17df2c03b57ee36a77b516b12c [file] [log] [blame]
{
"name": "TTLib",
"version": "0.1.0",
"summary": "A short description of TTLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chunta/TTLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chunta": "hi.chuntachen@gmail.com"
},
"source": {
"git": "https://github.com/chunta/TTLib.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTLib/Classes/**/*",
"vendored_libraries": "TTLib/Classes/**/*.a",
"static_framework": true
}