[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / 2 / AMPActivityIndicator / 0.1.1 / AMPActivityIndicator.podspec.json
blob865a7d85d3c1e19b99b453c6935c12173db9026a
2   "name": "AMPActivityIndicator",
3   "version": "0.1.1",
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   "screenshots": [
8     "https://raw.githubusercontent.com/alexito4/AMPActivityIndicator/master/example1.png",
9     "https://raw.githubusercontent.com/alexito4/AMPActivityIndicator/master/example2.png",
10     "https://raw.githubusercontent.com/alexito4/AMPActivityIndicator/master/example3.png"
11   ],
12   "license": "MIT",
13   "authors": {
14     "Alejandro Martinez": "alexito4@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/alexito4/AMPActivityIndicator.git",
18     "tag": "0.1.1"
19   },
20   "social_media_url": "https://twitter.com/alexito4",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "requires_arc": true,
25   "source_files": "Pod/Classes",
26   "frameworks": [
27     "UIKit",
28     "QuartzCore"
29   ]