[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / 1 / 4 / KAProgressLabel / 2.0 / KAProgressLabel.podspec.json
blob56fea1db168c08e6f3bdd7e0fc4be1b3cd30268e
2   "name": "KAProgressLabel",
3   "version": "2.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": "2.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"