[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 4 / 5 / MMPhotoPicker / 1.4 / MMPhotoPicker.podspec.json
blob679b342bf57add43cff53a889efbbec8dd3b3449
2   "name": "MMPhotoPicker",
3   "version": "1.4",
4   "summary": "A photo picker used on iOS.",
5   "homepage": "https://github.com/CheeryLau/MMPhotoPicker",
6   "license": "MIT",
7   "authors": {
8     "LEA": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/CheeryLau/MMPhotoPicker.git",
12     "tag": "1.4"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MMPhotoPicker/**/*.{h,m}",
19   "resources": "MMPhotoPicker/**/MMPhotoPicker.bundle",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "Photos"
24   ]