[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 1 / ChooseView / 1.3.6 / ChooseView.podspec.json
blobb23569780fa47e707e0c876b61960b449b9bf148
2   "name": "ChooseView",
3   "version": "1.3.6",
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.3.6"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "dependencies": {
20     "Masonry": [
22     ]
23   }