[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 5 / c / 3 / Fable / 0.0.1 / Fable.podspec.json
blob43968c83af8e10db28414969376fc407e251165e
2   "name": "Fable",
3   "version": "0.0.1",
4   "summary": "An elegant highlight focus guide written in swift",
5   "homepage": "https://github.com/fanglinwei/Fable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "calm": "calm1993@163.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/fanglinwei/Fable.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Sources/**/*.swift",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_versions": "5.0",
27   "swift_version": "5.0"