[Add] MainPush 1.0.4
[CocoaPods.git] / Specs / a / 7 / 6 / KKFlyView / 1.1.3 / KKFlyView.podspec.json
blobd516eb7bfec8f117a41ddb30eef5e69bb8f9fa38
2   "name": "KKFlyView",
3   "version": "1.1.3",
4   "summary": "fly window and fly view",
5   "description": "fly view and window, just fly, support window and view",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/onetys",
8   "license": "MIT",
9   "authors": {
10     "wangtieshan": "onetys@163.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/onetys/KKFlyView.git",
17     "tag": "1.1.3"
18   },
19   "pod_target_xcconfig": {
20     "BITCODE_GENERATION_MODE": "bitcode",
21     "ENABLE_BITCODE": "YES"
22   },
23   "source_files": "KKFlyView/KKFlyView/**/*.{h,m,swift}",
24   "resources": "KKFlyView/KKFlyView/KKFlyView.bundle",
25   "swift_version": "5.0"