blob: 752a52f23989d778b2c59a3b9b1e50d49ad016d6 [file] [log] [blame]
{
"name": "LRA_section",
"version": "2.0.1",
"summary": "A_section module",
"description": "模块A的分离",
"homepage": "http://EXAMPLE/A_section",
"license": "MIT",
"authors": {
"EGLS_BMAC": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RainyofSun/A_section.git",
"tag": "v1.0.2"
},
"source_files": "A_section/A_section/AViewController/**/*.{h,m}",
"public_header_files": "A_section/A_section/AViewController/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"LRB_Category": [
]
}
}