[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 9 / 1 / GJResourceSelector / 0.1.2 / GJResourceSelector.podspec.json
blobcbb724f3a599a24643769746f2ce67251913f5fc
2   "name": "GJResourceSelector",
3   "version": "0.1.2",
4   "summary": "Custom album selector.",
5   "description": "TODO: Customized album selector, supports multiple selection, single selection of photos or videos.",
6   "homepage": "https://github.com/gaogee/GJResourceSelector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gaogee": "gaoju_os@163.com"
13   },
14   "source": {
15     "git": "https://github.com/gaogee/GJResourceSelector.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://www.zhihu.com/people/flutter-45-53<gaogee>",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "GJResourceSelector/Classes/**/*",
23   "resource_bundles": {
24     "GJResourceSelector": [
25       "GJResourceSelector/Assets/*.png"
26     ]
27   }