[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 4 / b / SwiftBooster / 0.1.0 / SwiftBooster.podspec.json
blobc75f3615ff20c84d4deacc8ed21cd30df229d9b0
2   "name": "SwiftBooster",
3   "version": "0.1.0",
4   "summary": "Adds missing useful functionalities to Swift and CocoaTouch",
5   "description": "Adds useful functionalities to Swift foundation and CocoaTouch framework.\nContains useful methods for work with JSON.",
6   "homepage": "https://github.com/3pehrbehroozi/SwiftBooster.git",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sepehr  Behroozi": "3pehrbehroozi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/3pehrbehroozi/SwiftBooster.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/3pehrbehroozi",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "swift_version": "5.0",
23   "source_files": "SwiftBooster/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]