blob: 95e033f1b6ee049733736f1786c29ea98e01f8ec [file] [log] [blame]
{
"name": "AGBadgeManager",
"version": "0.1.2",
"license": "MIT",
"summary": "多页面红点标记管理器。",
"homepage": "https://github.com/JohnnyB0Y/AGBadgeManager",
"source": {
"git": "https://github.com/JohnnyB0Y/AGBadgeManager.git",
"tag": "0.1.2"
},
"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/"
}