[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 7 / 3 / SelectViewDemo / 1.0.1 / SelectViewDemo.podspec.json
blob605aff4fbb2297019501ceeeb505197f81253d59
2   "name": "SelectViewDemo",
3   "version": "1.0.1",
4   "summary": "A short description of SelectViewDemo.",
5   "description": "something",
6   "homepage": "http://EXAMPLE/SelectViewDemo",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "kangxx": "437876849@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/kzq5/SelectViewDemo.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "SelectViewDemo",
23     "SelectViewDemo/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
29       "~> 1.0.2"
30     ]
31   }