blob: c0c01a30cfe4ec118112419cc79c516a731dcd12 [file] [log] [blame]
{
"name": "TCMultitaskTimer",
"version": "0.1.0",
"summary": "A short description of TCMultitaskTimer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xtuck/TCMultitaskTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xtuck": "104166631@qq.com"
},
"source": {
"git": "https://github.com/xtuck/TCMultitaskTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TCMultitaskTimer/Classes/**/*",
"dependencies": {
"Aspects": [
],
"MSWeakTimer": [
]
}
}