[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 1 / ChooseView / 1.2.0 / ChooseView.podspec.json
blob66dfa1d58356e5733e9ad822457e019b447f2b49
2   "name": "ChooseView",
3   "version": "1.2.0",
4   "summary": "a container view for chooseing",
5   "homepage": "https://github.com/guoshencheng/ChooseView",
6   "license": "MIT",
7   "authors": {
8     "guoshencheng": "guoshencheng1@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/guoshencheng/ChooseView.git",
12     "tag": "1.2.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "ChooseView": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "dependencies": {
25     "Masonry": [
27     ]
28   }