[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / d / 6 / iOSKickStart / 0.2.2 / iOSKickStart.podspec.json
blob554520a92735687678aef4181402f803180b1786
2   "name": "iOSKickStart",
3   "version": "0.2.2",
4   "summary": "Set of extended standard features to kickstart any iOS project.",
5   "description": "A beautiful project template to kick start any iOS project. The target is to avoid recoding for features like UIView rounded rect designables or a simple scrolling form. Please contribute to this project to fill up with a standard set of features frequently needed.\n\nLimitations:\n1. You have to extend or use sub classes declared here against Apple's base classes.\n\nThis is just a basic work. Please contribute, expand and Enjoy...",
6   "homepage": "https://github.com/tmukammel/iOSKickStart",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Twaha Mukammel": "t.mukammel@aol.com"
13   },
14   "source": {
15     "git": "https://github.com/tmukammel/iOSKickStart.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iOSKickStart/Classes/**/*",
22   "pushed_with_swift_version": "3.0"