[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / e / 6 / MRMultipleContactPicker / 0.0.2 / MRMultipleContactPicker.podspec.json
blob0366fdfd50d7d3b31cc858c0126cf40206e20cfd
2   "name": "MRMultipleContactPicker",
3   "version": "0.0.2",
4   "summary": "Multiple contact picker for ios 8.0+ in swift",
5   "description": "Multiple contact picker for ios 8.0+ in swift 2.2",
6   "homepage": "https://github.com/xTrinch/MRMultipleContactPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mojca Rojko": "mojca.rojko@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/xtrinch/MRMultipleContactPicker.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MRMultipleContactPicker/Classes/**/*",
22   "resource_bundles": {
23     "MRMultipleContactPicker": [
24       "MRMultipleContactPicker/Assets/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,lproj}"
25     ]
26   }