[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 9 / 4 / CCZoomScrollView / 1.0.1 / CCZoomScrollView.podspec.json
blob340f7817a524315c5984fbfafd6b87b523a663c7
2   "name": "CCZoomScrollView",
3   "version": "1.0.1",
4   "summary": "A marquee view used on iOS.",
5   "description": "                       It is a marquee view used on iOS, which implement by Objective-C.\n",
6   "homepage": "https://github.com/changcunyuan/CCZoomScrollView",
7   "license": "MIT",
8   "authors": {
9     "changcunyuan": "409593434@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/changcunyuan/CCZoomScrollView.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "ZoomScrollView/*",
20   "public_header_files": "ZoomScrollView/*.h",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]