[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / 2 / 3 / BLUIKit / 0.1.2 / BLUIKit.podspec.json
blob83d69b1fe9c3ba820cef9c7d9033a4ad30eed2a3
2   "name": "BLUIKit",
3   "version": "0.1.2",
4   "summary": "自定义UI组件",
5   "homepage": "https://github.com/bigL055/BLUIKit.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "linger": "linhan.bigl055@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/bigL055/BLUIKit.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Sources/*/**",
22     "Sources/**"
23   ],
24   "frameworks": "UIKit",
25   "pod_target_xcconfig": {
26     "OTHER_SWIFT_FLAGS[config=Debug]": "-enforce-exclusivity=unchecked",
27     "SWIFT_VERSION": "4.0"
28   },
29   "pushed_with_swift_version": "4.0"