[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / a / 3 / e / StoryboardIdentification / 0.1 / StoryboardIdentification.podspec.json
blob1433dc1d6de6e966140a5b0998a755840f940718
2   "name": "StoryboardIdentification",
3   "version": "0.1",
4   "summary": "Easy access ViewControllers on your storyboards",
5   "description": "Tool which allows you easy acceess your storyboards and instaniate view controllers by autoupdated constants",
6   "homepage": "https://github.com/utiko/StoryboardIdentification",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "uTiko": "tiko@utiko.net"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/utiko/StoryboardIdentification.git",
20     "tag": "0.1"
21   },
22   "source_files": [
23     "StoryboardIdentification",
24     "StoryboardIdentification/**/*"
25   ],
26   "preserve_paths": "*"