blob: 3f562f3a6325420f48bae5c83aacbcaff441c4f3 [file] [log] [blame]
{
"name": "XTimer",
"version": "0.1.0",
"summary": "GCD timer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StrongX/XTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"StrongX": "385135499@qq.com"
},
"source": {
"git": "https://github.com/StrongX/XTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XTimer/Classes/**/*"
}