[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / 7 / 6 / IntroKit / 1.0 / IntroKit.podspec.json
blob94ecd780ec60f7ddee47c07c76d3dec6d2dea6d0
2   "name": "IntroKit",
3   "version": "1.0",
4   "summary": "A basic straight-forward easy to use lib for tutorials",
5   "homepage": "https://github.com/sumitmukhija/IntroKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sumitmukhija": "sumitmukhija@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sumitmukhija/IntroKit.git",
15     "tag": "1.0"
16   },
17   "social_media_url": "https://twitter.com/sumitmukhija",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "IntroKit/Classes/**/*",
22   "resource_bundles": {
23     "IntroKit": [
24       "IntroKit/Assets/*{.storyboard,.xcassets}"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"