[Add] instrumentisto-libwebrtc-bin 131.0.6778.69
[CocoaPods.git] / Specs / 3 / 7 / 8 / SwiftSelfAware / 1.0.3 / SwiftSelfAware.podspec.json
blobc93aee161a96bc3e108860cb4fd606e204aa39b5
2   "name": "SwiftSelfAware",
3   "version": "1.0.3",
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.3"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/**/*.{m,s,swift}",
19   "frameworks": "UIKit",
20   "pushed_with_swift_version": "3.2"