[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / 2 / 8 / c / RLoad / 0.1.0 / RLoad.podspec.json
blob06dce1a992b366288bff1a6d88c1987cd6488a39
2   "name": "RLoad",
3   "version": "0.1.0",
4   "summary": "A loading indicator view for iOS apps.",
5   "swift_version": "4.2",
6   "description": "TODO: A loading indicator view for iOS apps. The indicator changes color after each loop and you´re able to change the colors.",
7   "homepage": "https://github.com/rashwanlazkani/RLoad",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "rashwanlazkani": "rashwan.lazkani@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/rashwanlazkani/RLoad.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RLoad/Classes/*.swift",
23   "frameworks": "UIKit"