blob: 276e680648ede936b1d37bafe0d12f74493f11f5 [file] [log] [blame]
{
"name": "ADCategories",
"version": "0.1.0",
"summary": "ADCategories.",
"description": "iOS-Categories, 扩展iOS框架的Objective-C类别的集合, 如Foundation,UIKit,CoreData,QuartzCore,CoreLocation,MapKit等。",
"homepage": "https://github.com/goodswifter/ADCategories",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"goodswifter": "1042480866@qq.com"
},
"source": {
"git": "https://github.com/goodswifter/ADCategories.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ADCategories/Classes/**/*"
}