[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / 1 / 3 / SSActivityIndicator / 0.1.2 / SSActivityIndicator.podspec.json
blob1516f136518f16dc8b899cc1b1020a57e621e6ab
2   "name": "SSActivityIndicator",
3   "version": "0.1.2",
4   "summary": "A dynamic Activity Indicator",
5   "description": "* A rotating 'Activity Indicator' module. \n* Custom Indactor Image / Custom Size / Custom Color / Custom Speed\n* Simple Fade In / Fade Out Animatiob\n* Custom text under Activity Indicator",
6   "homepage": "https://github.com/benediktveith/SSActivityIndicator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Benedikt Veith",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/benediktveith/SSActivityIndicator.git",
17     "tag": "0.1.2"
18   },
19   "source_files": "SSActivityIndicator/*.{h,m}"