blob: fc0fdf5a81c5d769b4435635e5df28f43d9d8d62 [file] [log] [blame]
{
"name": "SWFBuilder",
"pod_target_xcconfig": {
"OTHER_SWIFT_FLAGS[config=Release]": "-suppress-warnings"
},
"compiler_flags": "-swift-version 4.0",
"version": "1.0.4",
"authors": {
"ruibox001": "wangshengyuancrazy@163.com"
},
"homepage": "https://github.com/ruibox001/SWFBuilder",
"summary": "SWFBuilder 快速编程组件",
"source": {
"git": "https://github.com/ruibox001/SWFBuilder.git",
"tag": "v1.0.4"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "SWFBuilder/*.swift",
"frameworks": [
"UIKit",
"Foundation"
]
}