[Add] XButton 1.0.0
[CocoaPods.git] / Specs / 2 / 7 / 4 / MMImagePicker / 2.1 / MMImagePicker.podspec.json
blob7d455774c4b09cd435236f605049997305a77214
2   "name": "MMImagePicker",
3   "version": "2.1",
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.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MMImagePicker/**/*.{h,m}",
19   "resources": "MMImagePicker/Resources/*.png",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "AssetsLibrary"
24   ]