4 "summary": "OC语言类目的归类整理.",
5 "description": "整理了UIKit,CoreData,CoreLocation, MapKit, Founction, QuartCore等框架类目内容,方便开发中的使用.",
6 "homepage": "https://github.com/mrjlovetian/OC-Category",
12 "房产销冠": "mrjyuhongjianglovetian@gmail.com"
15 "git": "https://github.com/mrjlovetian/OC-Category.git",
24 "source_files": "OC-Category/Classes/CoreData/**/*",
25 "public_header_files": "OC-Category/Classes/CoreData/**/*.h"
28 "name": "CoreLocation",
29 "source_files": "OC-Category/Classes/CoreLocation/**/*",
30 "public_header_files": "OC-Category/Classes/CoreLocation/**/*.h"
34 "source_files": "OC-Category/Classes/Foundation/**/*",
35 "public_header_files": "OC-Category/Classes/Foundation/**/*.h"
39 "source_files": "OC-Category/Classes/MapKit/**/*",
40 "public_header_files": "OC-Category/Classes/MapKit/**/*.h"
44 "source_files": "OC-Category/Classes/QuartzCore/**/*",
45 "public_header_files": "OC-Category/Classes/QuartzCore/**/*.h"
49 "source_files": "OC-Category/Classes/UIKit/**/*",
50 "public_header_files": "OC-Category/Classes/UIKit/**/*.h"