[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / e / a / iStoryBoard / 1.1 / iStoryBoard.podspec.json
blobb04ee90988cf1e00c6179b6661f08f5136b3ac89
2   "name": "iStoryBoard",
3   "version": "1.1",
4   "summary": "An intelligent way to manage your StoryBoards and ViewControllers.",
5   "description": "iStoryBoard is an intelligent system which can help developers to organise and initiate viewcontrollers with very small or minimum amount of code which ensures better, clean, easily maitainable code and reduce the hassel of writting multiple lines of boilerplate code.",
6   "homepage": "https://github.com/UltranLab/iStoryBoard",
7   "license": "MIT",
8   "authors": {
9     "Tuhin S": "icrunchcoder@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/rippertms",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/UltranLab/iStoryBoard.git",
17     "tag": "1.1"
18   },
19   "source_files": "iStoryBoard/**/*.{swift}",
20   "exclude_files": "iStoryBoard/**/*.{plist}",
21   "frameworks": "SystemConfiguration",
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "swift_versions": [
26     "3.2",
27     "4.0",
28     "4.2",
29     "5.0",
30     "5.1"
31   ],
32   "swift_version": "5.1"