blob: d80e77244256b5180b5b0f80cba827384c2d28aa [file] [log] [blame]
{
"name": "AWSectionController",
"version": "0.1.3",
"summary": "a set of SectionController",
"homepage": "https://github.com/feixue299/AWSectionController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wpf": "1569485690@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/feixue299/AWSectionController.git",
"tag": "0.1.3"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"ios": {
"resource_bundles": {
"AWSectionController": "Resources/*.png"
}
},
"requires_arc": true,
"dependencies": {
"IGListKitExtension": [
]
}
}