[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / d / a / StfalconSwiftExtensions / 0.15 / StfalconSwiftExtensions.podspec.json
blob9b7b376437f2f527517d379c214878f0938fc593
2   "name": "StfalconSwiftExtensions",
3   "version": "0.15",
4   "summary": "StfalconSwiftExtensions is a collection of helpful extensions.",
5   "description": "Collection contains ViewController, UIView, UILabel, ScrollView, MutableData, Dispatch, String, DeviceType and Realm extensions.",
6   "homepage": "https://github.com/stfalcon-studio/SwiftExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Viktor Amelin": "viktor.amelin@stfalcon.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3.0"
20   },
21   "source": {
22     "git": "https://github.com/stfalcon-studio/SwiftExtensions.git",
23     "tag": "0.15"
24   },
25   "source_files": "*.{swift}",
26   "dependencies": {
27     "RealmSwift": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"