blob: f85a1d822445ab001d4de2340811491f1d8fdd74 [file] [log] [blame]
{
"name": "SunbeamTimerService",
"version": "0.1.2",
"summary": "A simple NSTimer service for iOS 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.2"
},
"social_media_url": "http://sunbeamchen.github.io/",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "SunbeamTimerService/Classes/**/*",
"public_header_files": "SunbeamTimerService/Classes/**/*.h"
}