[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 0 / 6 / 1 / SJSwiftExtensions / 0.1.2 / SJSwiftExtensions.podspec.json
blobd10ec56593fd9ae2da2f9464b53960ffb1708824
2   "name": "SJSwiftExtensions",
3   "version": "0.1.2",
4   "summary": "Common extension for Foundation and UIKit classes",
5   "description": "Common extension for basic classes and types to speed up development time.",
6   "homepage": "https://github.com/dimacheverda/SJSwiftExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dimacheverda": "cheverda@sjinnovation.com"
13   },
14   "source": {
15     "git": "https://github.com/dimacheverda/SJSwiftExtensions.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/cheverda",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "SJSwiftExtensions/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]