[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 2 / c / d / KJCycleScrollView / 0.1.0 / KJCycleScrollView.podspec.json
blob57bc92757bf1ebedee30b91c97558997b91a2f79
2   "name": "KJCycleScrollView",
3   "version": "0.1.0",
4   "summary": "A cycle scroll view",
5   "description": "A cycle scroll view that use of UICollectionView",
6   "homepage": "https://github.com/KimJin77/KJCycleScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KimJin77": "sim_jin@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/KimJin77/KJCycleScrollView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KJCycleScrollView/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }