blob: f17d666e0fcee79e0a36ed41939489e87376c4a4 [file] [log] [blame]
{
"name": "TXTimer",
"version": "0.1.0",
"summary": "定时器.",
"description": "由TX所开发的定时器.",
"homepage": "https://github.com/xtzPioneer/TXTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张雄": "xtz_pioneer@163.com"
},
"source": {
"git": "https://github.com/xtzPioneer/TXTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TXTimer/Classes/**/*.{h,m}",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "Foundation"
}