blob: 43aefd6c8595b7f8d109392d6cf4161329e28382 [file] [log] [blame]
{
"name": "AGTimerManager",
"version": "0.1.2",
"license": "MIT",
"summary": "倒计时 - 定时器",
"homepage": "https://github.com/JohnnyB0Y/AGTimerManager",
"source": {
"git": "https://github.com/JohnnyB0Y/AGTimerManager.git",
"tag": "0.1.2"
},
"source_files": "AGTimerManager/AGTimerManager/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"JohnnyB0Y": "ag860050872@163.com"
},
"social_media_url": "https://johnnyb0y.github.io/"
}