[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 1 / b / SJScrollEntriesView / 1.0.1 / SJScrollEntriesView.podspec.json
blob0fc5fac2be07055bb9caaad2122eec471981bb07
2   "name": "SJScrollEntriesView",
3   "version": "1.0.1",
4   "summary": "scrollEntriesView.",
5   "description": "https://github.com/changsanjiang/SJScrollEntriesView/blob/master/README.md",
6   "homepage": "https://github.com/changsanjiang/SJScrollEntriesView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/changsanjiang/SJScrollEntriesView.git",
19     "tag": "v1.0.1"
20   },
21   "source_files": "SJScrollEntriesView/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ]
28   }