[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 0 / 1 / f / CoreIMB / 0.1.0 / CoreIMB.podspec.json
blobd673439b65422f72f392cfe08a3ea609cbd7f529
2   "name": "CoreIMB",
3   "version": "0.1.0",
4   "summary": "Framework for often used by me",
5   "description": "This framework help you to do easy start packt for starting new projects",
6   "homepage": "https://github.com/imburakoner/CoreIMB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "<YOUR NAME HERE>": "imburakoner@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/imburakoner/CoreIMB.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "CoreIMB/*.{swift,plist}",
23     "CoreIMB/Extensions/*.{swift,plist}",
24     "CoreIMB/Libraries/*.{swift,plist}"
25   ],
26   "pushed_with_swift_version": "3.0"