[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 0 / b / RADToolKit / 0.9.1 / RADToolKit.podspec.json
blob2db8ce5b5a5768d86edcc4b5e9fff25fe289951e
2   "name": "RADToolKit",
3   "version": "0.9.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/blackjacxxx",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "RADToolKit/Classes/**/*",
23   "dependencies": {
24     "UIApplication-Versioning": [
26     ]
27   }