[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 0 / 1 / b / SWFBuilder / 1.0.4 / SWFBuilder.podspec.json
blobfc0fdf5a81c5d769b4435635e5df28f43d9d8d62
2   "name": "SWFBuilder",
3   "pod_target_xcconfig": {
4     "OTHER_SWIFT_FLAGS[config=Release]": "-suppress-warnings"
5   },
6   "compiler_flags": "-swift-version 4.0",
7   "version": "1.0.4",
8   "authors": {
9     "ruibox001": "wangshengyuancrazy@163.com"
10   },
11   "homepage": "https://github.com/ruibox001/SWFBuilder",
12   "summary": "SWFBuilder 快速编程组件",
13   "source": {
14     "git": "https://github.com/ruibox001/SWFBuilder.git",
15     "tag": "v1.0.4"
16   },
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "requires_arc": true,
25   "source_files": "SWFBuilder/*.swift",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ]