[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 7 / 4 / MMImagePicker / 3.7 / MMImagePicker.podspec.json
blob9ae8ca8141c8ff311ba84d9e2f0775ab3cbd8021
2   "name": "MMImagePicker",
3   "version": "3.7",
4   "summary": "A image picker used on iOS.",
5   "homepage": "https://github.com/CheeryLau/MMImagePicker",
6   "license": "MIT",
7   "authors": {
8     "Cheery Lau": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/CheeryLau/MMImagePicker.git",
12     "tag": "3.7"
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   ]