[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / e / ThreeRingControl / 1.0.0 / ThreeRingControl.podspec.json
blob826eb289a9530845ac89a7aa2d9f20ac6b483c84
2   "name": "ThreeRingControl",
3   "version": "1.0.0",
4   "summary": "A three-ring control like the Activity status bars",
5   "description": "The three-ring is a completely customizable widget that can be used in any iOS app. It also plays a little victory fanfare.",
6   "homepage": "http://raywenderlich.com",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leonardo Saganski": "leonardo.saganski@ewave.com.br"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "http": "http://www.mobila.com.br/ThreeRingControl.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "ThreeRingControl.framework"
22   },
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3"
25   }