[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 5 / 0 / IMGPickerManager / 0.1.2 / IMGPickerManager.podspec.json
blob7537c69bdbc88f44863f5ab0869de36713eb0a6a
2   "name": "IMGPickerManager",
3   "version": "0.1.2",
4   "summary": "Picture video selection framework.",
5   "description": "An integrated, simple, independent, efficient, lightweight, and continuously updated image selects a third-party framework.",
6   "homepage": "https://github.com/TongFangyuan/IMGPickerManager",
7   "license": "MIT",
8   "authors": {
9     "tony": "tonytongfangyuan@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/TongFangyuan/IMGPickerManager.git",
16     "tag": "0.1.2"
17   },
18   "source_files": "IMGPickerManagerDemo/IMGPickerManager/*.{h,m}",
19   "resources": "IMGPickerManagerDemo/IMGPickerManager/Resources/*.png",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "Masonry": [
25     ]
26   }