blob: c6b245e12a3b04910b200ac093d4a20e7206438a [file] [log] [blame]
{
"name": "OC-Category",
"version": "0.1.2",
"summary": "OC语言类目的归类整理.",
"description": "整理了UIKit,CoreData,CoreLocation, MapKit, Founction, QuartCore等框架类目内容,方便开发中的使用.",
"homepage": "https://github.com/mrjlovetian/OC-Category",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"房产销冠": "mrjyuhongjianglovetian@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/OC-Category.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "OC-Category/**/*.{h,m}",
"public_header_files": "OC-Category/**/*.{h}"
}