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