[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / 8 / SwiftSelfAware / 1.0.2 / SwiftSelfAware.podspec.json
blobc9293643d889ee85bd9f04c353b9031ae5a405da
2   "name": "SwiftSelfAware",
3   "version": "1.0.2",
4   "summary": "Swift version of legacy Objective-C 'load' initialization.",
5   "homepage": "https://github.com/ladeiko/SwiftSelfAware",
6   "license": "MIT",
7   "authors": {
8     "Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ladeiko/SwiftSelfAware.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/**/*.{m,s,swift}",
19   "frameworks": "UIKit",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "3.0"
22   },
23   "pushed_with_swift_version": "3.2"