[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 1 / 0 / b / RADToolKit / 0.9.0 / RADToolKit.podspec.json
blob32ecd9d20c768a64c3d7f87806809092fe5658e1
2   "name": "RADToolKit",
3   "version": "0.9.0",
4   "summary": "Tool set that implements all the functionality needed to create a basic app in only one week that will impress your customers.",
5   "description": "Tired of creating all the boilerplate code from scratch every time you start a new project? Here is your solution. A tool set that implements all the functionality needed to create a basic app in only one week that will impress your customers. Start your Rapid Application Development NOW and be lightning fast with RADToolKit.",
6   "homepage": "https://github.com/blackjacx/RADToolKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stefan Herold": "stefan.herold@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/blackjacx/RADToolKit.git",
16     "tag": "0.9.0"
17   },
18   "social_media_url": "https://twitter.com/blackjacxxx",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RADToolKit/Classes/**/*",
23   "dependencies": {
24     "UIApplicationDelegate-Versioning": [
26     ]
27   }