[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 1 / 4 / 5 / MMPhotoPicker / 1.5 / MMPhotoPicker.podspec.json
blob105a7fb592e13cfbc3b327c1d754463bd441e0df
2   "name": "MMPhotoPicker",
3   "version": "1.5",
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.5"
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   ]