[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 7 / SuProgress / 0.8.1 / SuProgress.podspec.json
blob08167ce8da5357ddbaaa15bf88c9821640630e69
2   "name": "SuProgress",
3   "version": "0.8.1",
4   "summary": "Supr-Ogress is a super progress bar solution.",
5   "description": "\t\t\t\t   Pronounced “Super Ogress” (as in a female Ogre who is also a\n\t\t\t\t   super-hero), SuProgress is a utlitity library to show a\n\t\t\t\t   iOS-7-Safari-style progress bar under the UINavigationBar for\n\t\t\t\t   your app.\n\n\t\t\t\t   Crucially SuProgress is a drop-in library for common progress\n\t\t\t\t   types eg. NSURLConnection, UIWebView, AFNetworking, and\n\t\t\t\t   NSProgress.\n",
6   "homepage": "http://github.com/MobileMakersAcademy/SuProgress",
7   "screenshots": "https://www.dropbox.com/s/9b3wcn67719wkov/SuProgress.gif",
8   "license": {
9     "type": "MIT",
10     "file": "README.md"
11   },
12   "authors": {
13     "Max Howell": "mxcl@me.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/MobileMakersAcademy/SuProgress.git",
20     "tag": "0.8.1"
21   },
22   "source_files": [
23     "SuProgress.h",
24     "SuProgress.m"
25   ],
26   "requires_arc": true,
27   "frameworks": "Foundation"