[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / b / a / Substring / 1.0.0 / Substring.podspec.json
blob77cf4cf2886ff20481ad311d8d69702fb297e609
2   "name": "Substring",
3   "module_name": "Substring",
4   "version": "1.0.0",
5   "summary": "Substring without boilerplate code.",
6   "homepage": "https://github.com/Meniny/Substring",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Elias Abel": "admin@meniny.cn"
13   },
14   "social_media_url": "https://meniny.cn/",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "requires_arc": true,
22   "source": {
23     "git": "https://github.com/Meniny/Substring.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "Substring/**/*.swift",
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.1"
29   },
30   "swift_version": "4.1"