[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 2 / CTImagePicker / 0.1.1 / CTImagePicker.podspec.json
blobbfe7ab1f181c41ef5ce10d4e9c6e0ddea36118fd
2   "name": "CTImagePicker",
3   "version": "0.1.1",
4   "summary": "CTImagePicker.",
5   "description": "照片选择器",
6   "homepage": "https://github.com/Mikora/CTImagePicker",
7   "license": "MIT",
8   "authors": {
9     "黄成": "632300630@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Mikora/CTImagePicker.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CTImagePicker": [
22       "Pod/Assets/loc/**/*",
23       "Pod/Assets/images/**/*.png"
24     ]
25   },
26   "frameworks": [
27     "UIKit",
28     "MapKit",
29     "AssetsLibrary"
30   ]