blob: 2773be1885f45156e3ec5ef90ca495896d1ea203 [file] [log] [blame]
{
"name": "AGCategories",
"version": "0.1.4",
"license": "MIT",
"summary": "一些常用的分类。",
"homepage": "https://github.com/JohnnyB0Y/AGCategories",
"source": {
"git": "https://github.com/JohnnyB0Y/AGCategories.git",
"tag": "0.1.4"
},
"source_files": "AGCategories/Categories/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"JohnnyB0Y": "ag860050872@163.com"
},
"social_media_url": "https://johnnyb0y.github.io/"
}