blob: 8d615a518fe070b75fa85760d9b9ef57d8a771b0 [file] [log] [blame]
{
"name": "MeTest",
"version": "0.0.2",
"summary": "all kinds of categories for iOS develop",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/lihongliangAndliyan/MeTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lihongliangAndliyan": "wf201506@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lihongliangAndliyan/MeTest.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"MeTest/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": [
"MeTest/Classes/UIKit/UI_Categories.h",
"MeTest/Classes/Foundation/Foundation_Category.h",
"MeTest/Classes/**/*.h"
],
"requires_arc": true
}