[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 8 / a / STCameraPicker / 1.0.0 / STCameraPicker.podspec.json
blob864f69595415e48bbe2b4bed0f748a2f39b71344
2   "name": "STCameraPicker",
3   "version": "1.0.0",
4   "summary": "STCameraPicker is a UIViewController subclass to capture multiple images via the camera.",
5   "description": "STCameraPicker is a UIViewController a la UIImagePickerController which allows to capture mutiple images via camera without interrupting.",
6   "homepage": "https://github.com/sdtaheri/STCameraPicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Saeed Taheri": "saeed.taheri@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sdtaheri/STCameraPicker.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/saeed_taheri",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "STCameraPicker/Classes/Private/*.{m,h}",
23   "resource_bundles": {
24     "Assets": [
25       "STCameraPicker/Assets/**/*.{png}"
26     ]
27   },
28   "frameworks": "UIKit"