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