blob: f4cb861f4ea0fc7e75d1e0b346bd4a7a364e60fb [file] [log] [blame]
{
"name": "SunbeamTimerService",
"version": "0.1.6",
"summary": "A simple NSTimer manager for develop.",
"homepage": "https://github.com/sunbeamChen/SunbeamTimerService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunbeamChen": "chenxun1990@126.com"
},
"source": {
"git": "https://github.com/sunbeamChen/SunbeamTimerService.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SunbeamTimerService/Classes/**/*",
"public_header_files": [
"SunbeamTimerService/Classes/SunbeamTimerService.h",
"SunbeamTimerService/Classes/SunbeamTimerManager.h"
]
}