[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 3 / 8 / e / ThreeRingControl / 1.0.3 / ThreeRingControl.podspec.json
blobd2d63a8e71ab8199627fb0887021ba768c2ea02e
2   "name": "ThreeRingControl",
3   "version": "1.0.3",
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     "git": "https://github.com/lsaganski/ThreeRingControl",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "ThreeRingControl",
20     "ThreeRingControl/**/*.{h}"
21   ],
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3"
24   },
25   "pushed_with_swift_version": "3.0"