[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 3 / 8 / MAActivityIndicator / 0.1 / MAActivityIndicator.podspec.json
blob540bb8e6f1a3b10a9938d05e8470715c4d9e64a5
2   "name": "MAActivityIndicator",
3   "version": "0.1",
4   "summary": "Dot activity indicator.",
5   "description": "                    MAActivityIndicator is a custom activity indicator with little dots written in Swift. All the credit goes to mownier for the original indicator view in objective C.\n",
6   "homepage": "https://github.com/micazeve/MAActivityIndicator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "MichaĆ«l Azevedo": "micazeve@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/micazeve",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/micazeve/MAActivityIndicator.git",
20     "branch": "master",
21     "tag": "0.1"
22   },
23   "source_files": "Classes/**/*.swift",
24   "frameworks": "Foundation",
25   "requires_arc": true