[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 3 / 8 / e / ThreeRingControl / 1.0.1 / ThreeRingControl.podspec.json
bloba47d879163dcf71281b91fb77a12d2987a3d07db
2   "name": "ThreeRingControl",
3   "version": "1.0.1",
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": "MIT",
8   "authors": {
9     "Leonardo Saganski": "leonardo.saganski@ewave.com.br"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "http": "http://www.mobila.com.br/ThreeRingControl.zip"
16   },
17   "ios": {
18     "vendored_frameworks": "ThreeRingControl.framework"
19   },
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "3"
22   }