[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 4 / 6 / e / DV.ThreeRingControl / 1.1.0 / DV.ThreeRingControl.podspec.json
blob1c451e0efb3caa06fe15756e9a47766fe7ec3665
2   "name": "DV.ThreeRingControl",
3   "version": "1.1.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   "authors": {
8     "Den Vasilyev": "artofdreams@icloud.com"
9   },
10   "license": {
11     "type": "Apache-2.0",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://dl.dropboxusercontent.com/s/nn3zhfpablvbu26/ThreeRingControl.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "ThreeRingControl.framework"
22   },
23   "dependencies": {
24     "AFNetworking": [
25       "~>3.1"
26     ]
27   }