blob: 545ad3c571ae71e5b8a174e437513512b0c9083d [file] [log] [blame]
{
"name": "iOS_ModuleACategory",
"version": "0.0.1",
"summary": "It is a iOS_ModuleA category for myself",
"homepage": "https://github.com/MasterYou/YTFModuleACategory",
"license": "MIT",
"authors": {
"MasterYou": "37956383@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MasterYou/YTFModuleACategory.git",
"tag": "0.0.1"
},
"source_files": [
"YTFModuleACategory",
"YTFModuleACategory/*.{h,m}",
"YTFModuleACategory/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}