[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 3 / b / CFBannerView / 0.0.4 / CFBannerView.podspec.json
blob4b33ab721a27e11c489b941c6479f60bfde20cfd
2   "name": "CFBannerView",
3   "version": "0.0.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "CFBannerView is a Swift module for subViews to uiview.",
9   "homepage": "https://github.com/swift365/CFBannerView",
10   "authors": {
11     "chengfei.heng": "hengchengfei@sina.com"
12   },
13   "source": {
14     "git": "https://github.com/swift365/CFBannerView.git",
15     "tag": "0.0.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "CFBannerView/Classes/*.swift",
22     "CFBannerView/Classes/**/*.swift"
23   ],
24   "dependencies": {
25     "SDWebImage": [
26       "~> 3.8.2"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"