[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 5 / 4 / CameraRoll / 0.1.0 / CameraRoll.podspec.json
blob26fde7ef26b60d38c2b380370120f31238738e1a
2   "name": "CameraRoll",
3   "version": "0.1.0",
4   "summary": "Multi select Images or Videos.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/amirshayegh/CameraRoll",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amirshayegh": "shayegh@me.com"
13   },
14   "source": {
15     "git": "https://github.com/amirshayegh/CameraRoll.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CameraRoll/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "CameraRoll": [
24       "CameraRoll/Classes/**/*.{storyboard,xib}",
25       "CameraRoll/Assets/*.png"
26     ]
27   }