blob: 6bc4d34ff31320ee5491087efdd1192fef3996ad [file] [log] [blame]
{
"name": "LR_Category",
"version": "0.0.1",
"summary": "A模块 A_Category.",
"description": "A模块 A_Category",
"homepage": "http://EXAMPLE/A_Category",
"license": "MIT",
"authors": {
"EGLS_BMAC": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RainyofSun/A_Category.git",
"tag": "v1.0.0"
},
"source_files": "A_Category/A_Category/Category/**/*.{h,m}",
"public_header_files": "A_Category/A_Category/Category/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CTMediator": [
]
}
}