[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 8 / 7 / NRingProgressControl / 0.1.0 / NRingProgressControl.podspec.json
blobf61b8b6248d9c44192d24cdae5ca7d2b94b5566e
2   "name": "NRingProgressControl",
3   "version": "0.1.0",
4   "summary": "simple circle progress control",
5   "description": "simple animated ring progress control",
6   "homepage": "https://github.com/nunadly/NRingProgressControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nunadly": "nunadly@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nunadly/NRingProgressControl.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "frameworks": [
23       "UIKit",
24       "Foundation"
25     ]
26   },
27   "source_files": "NRingProgressControl/Classes/*.{h,m}"