blob: da96628c03d53a1ce8d81ec240775aac1d9a5758 [file] [log] [blame]
{
"name": "AGBadgeManager",
"version": "0.1.0",
"license": "MIT",
"summary": "多页面红点标记管理器。",
"homepage": "https://github.com/JohnnyB0Y/AGBadgeManager",
"source": {
"git": "https://github.com/JohnnyB0Y/AGBadgeManager.git",
"tag": "0.1.0"
},
"source_files": "AGBadgeManager/AGBadgeManager/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"JohnnyB0Y": "ag860050872@163.com"
},
"social_media_url": "https://johnnyb0y.github.io/"
}