[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 4 / 5 / 0 / MSImagePickerSheetController / 0.1.0 / MSImagePickerSheetController.podspec.json
blob9c63466c3cbe76b25c19ba17412a91f8c55aaeab
2   "name": "MSImagePickerSheetController",
3   "version": "0.1.0",
4   "summary": "ImagePickerSheetController updated to Swift 4",
5   "xcconfig": {
6     "SWIFT_VERSION": "4.0"
7   },
8   "description": "This is an ImagePickerSheetController initially developed by ibrndnr converted to Swift 4. Url to initial repository is: https://github.com/lbrndnr/ImagePickerSheetController",
9   "homepage": "https://github.com/salkovich/MSImagePickerSheetController",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "m.salej": "marcel.salej@icloud.com"
16   },
17   "source": {
18     "git": "https://github.com/salkovich/MSImagePickerSheetController.git",
19     "tag": "0.1.0"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "MSImagePickerSheetController/Classes/**/*"