[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / e / ThreeRingControl / 1.0.2 / ThreeRingControl.podspec.json
blobe32b3271054e0a8743d4d1f44847323999b77365
2   "name": "ThreeRingControl",
3   "version": "1.0.2",
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,m,swift}"
21   ],
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3"
24   },
25   "pushed_with_swift_version": "3.0"