[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 1 / 4 / KAProgressLabel / 3.0 / KAProgressLabel.podspec.json
blob34cf8cbd9ae64c05e0774fb7f9ba5122fdadf79b
2   "name": "KAProgressLabel",
3   "version": "3.0",
4   "platforms": {
5     "ios": null
6   },
7   "license": {
8     "type": "Apache V2.0",
9     "file": "LICENSE"
10   },
11   "summary": "Circular progress view.",
12   "homepage": "https://github.com/kirualex/KAProgressLabel",
13   "authors": {
14     "Alexis Creuzot": "alexis.creuzot@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/kirualex/KAProgressLabel.git",
18     "tag": "3.0"
19   },
20   "description": "Circular progress view (subclass of UILabel) for iOS.",
21   "source_files": "KAProgressLabel/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": "QuartzCore"