[Add] RSKCollectionViewRetractableFirstItemLayout 3.0.0
[CocoaPods.git] / Specs / 2 / 7 / 4 / MMImagePicker / 3.4 / MMImagePicker.podspec.json
blob83bd2ea9193abaec687777459a69fcaa10644522
2   "name": "MMImagePicker",
3   "version": "3.4",
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.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   ]