blob: 2db8ce5b5a5768d86edcc4b5e9fff25fe289951e [file] [log] [blame]
{
"name": "RADToolKit",
"version": "0.9.1",
"summary": "Tool set that implements all the functionality needed to create a basic app in only one week that will impress your customers.",
"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.",
"homepage": "https://github.com/blackjacx/RADToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stefan Herold": "stefan.herold@gmail.com"
},
"source": {
"git": "https://github.com/blackjacx/RADToolKit.git",
"tag": "0.9.1"
},
"social_media_url": "https://twitter.com/blackjacxxx",
"platforms": {
"ios": "8.0"
},
"source_files": "RADToolKit/Classes/**/*",
"dependencies": {
"UIApplication-Versioning": [
]
}
}