[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 1 / 5 / EmptyPage / 1.0.0 / EmptyPage.podspec.json
bloba982c3f3ec12d28c05d93857152e264e0674a373
2   "name": "EmptyPage",
3   "version": "1.0.0",
4   "summary": "空白页占位",
5   "homepage": "https://github.com/bigL055/EmptyPage",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "linhey": "linheyhan.linhey@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/bigL055/EmptyPage.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "Sources/*/**",
22     "Sources/*/*/**",
23     "Sources/**"
24   ],
25   "public_header_files": [
26     "Sources/EmptyPage.h"
27   ],
28   "requires_arc": true,
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "4.0"
31   },
32   "pushed_with_swift_version": "4.0"