[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / 9 / 1 / SweetUIKit / 1.13.1 / SweetUIKit.podspec.json
blob2e739dce45ce944245ce56228bc907d809c21a69
2   "name": "SweetUIKit",
3   "summary": "Helpers and sugar for the UIKit framework.",
4   "version": "1.13.1",
5   "homepage": "https://github.com/UseSweet/SweetUIKit",
6   "license": "MIT",
7   "authors": {
8     "Use Sweet": "usesweet.contact@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/UseSweet/SweetUIKit.git",
12     "tag": "1.13.1"
13   },
14   "social_media_url": "https://twitter.com/use_sweet",
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*.swift",
21   "tvos": {
22     "exclude_files": "Sources/**/iOS/*.swift"
23   },
24   "frameworks": "UIKit",
25   "resources": "Resources/**/*",
26   "resource_bundles": {
27     "SweetUIKitResources": [
28       "Resources/**/*"
29     ]
30   },
31   "pushed_with_swift_version": "4.0"