[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / 2 / AMPActivityIndicator / 0.1.0 / AMPActivityIndicator.podspec.json
blob9cbfd74b450b12156655d9bf1a7f7572bab244d4
2   "name": "AMPActivityIndicator",
3   "version": "0.1.0",
4   "summary": "Customizable UIActivityIndicatorView",
5   "description": "                       AMPActivityIndicator is a custom UIView subclass that mimics the UIActivityIndicatorView behaviour\n",
6   "homepage": "https://github.com/alexito4/AMPActivityIndicator",
7   "license": "MIT",
8   "authors": {
9     "Alejandro Martinez": "alexito4@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/alexito4/AMPActivityIndicator.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "frameworks": [
21     "UIKit",
22     "QuartzCore"
23   ]