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