[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 5 / 0 / a / CMLoopView / 0.0.1 / CMLoopView.podspec.json
blob5409040310c82dcb9ec717d36aca8ce9b1fa76a4
2   "name": "CMLoopView",
3   "version": "0.0.1",
4   "summary": "简单易用图片轮播",
5   "homepage": "https://github.com/MyGitHub75/CMLoopView",
6   "license": "MIT",
7   "authors": {
8     "chen chuan mao": "chenye.75@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/MyGitHub75/CMLoopView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "CMLoopView/CMLoopView/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "SDWebImage": [
22     ]
23   }