[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 2 / 7 / 4 / MMImagePicker / 2.4 / MMImagePicker.podspec.json
blob74e571b4294f718c3e9f92b55e0ae3b5ebdadab1
2   "name": "MMImagePicker",
3   "version": "2.4",
4   "summary": "A image picker used on iOS.",
5   "homepage": "https://github.com/dexianyinjiu/MMImagePicker",
6   "license": "MIT",
7   "authors": {
8     "得闲饮酒": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/dexianyinjiu/MMImagePicker.git",
12     "tag": "2.4"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MMImagePicker/**/*.{h,m}",
19   "resources": "MMImagePicker/**/MMImagePicker.bundle",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "AssetsLibrary"
24   ]