[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / c / 7 / 3 / SnapsPicker / 0.1.1 / SnapsPicker.podspec.json
blob47263489c9c0489bb046a1214e325798d92a6425
2   "name": "SnapsPicker",
3   "version": "0.1.1",
4   "summary": "A framework to pick our snaps from phone gallery or camera",
5   "pod_target_xcconfig": {
6     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
7   },
8   "user_target_xcconfig": {
9     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
10   },
11   "description": "A framework to pick our snaps from phone gallery or camera by capture",
12   "homepage": "https://github.com/ssowri1/SnapsPicker",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Sowrirajan": "ssowri1@gmail.com"
19   },
20   "platforms": {
21     "ios": "16.0"
22   },
23   "source": {
24     "git": "https://github.com/ssowri1/SnapsPicker.git",
25     "tag": "0.1.1"
26   },
27   "swift_versions": "5.0",
28   "source_files": [
29     "SnapsPicker",
30     "SnapsPicker/**/*.{h,m}"
31   ],
32   "exclude_files": "Classes/Exclude",
33   "swift_version": "5.0"