[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 6 / 5 / SwifterExtension / 1.0.0 / SwifterExtension.podspec.json
blobc50c137d2a7ca53f0e5df78329a98367ef50cc77
2   "name": "SwifterExtension",
3   "version": "1.0.0",
4   "summary": "SwifterExtension is a extension swift for iOS app",
5   "description": "SwifterExtension is a extension swift for iOS app. Extension some func String, Date, Color, Image, ViewController...",
6   "homepage": "https://github.com/duchv2307/SwifterExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duchv2307": "duchv2307@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/duchv2307/SwifterExtension.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwifterExtension/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_version": "4.2"