[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / 4 / PGBanner / 1.0 / PGBanner.podspec.json
blob98a7d7c3e97e54fad08ab99b5878708ba836b79a
2   "name": "PGBanner",
3   "version": "1.0",
4   "summary": "自定义控件无限轮播。",
5   "homepage": "https://github.com/xiaozhuxiong121/PGBanner",
6   "license": "MIT",
7   "authors": {
8     "piggybear": "piggybear_net@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/xiaozhuxiong121/PGBanner.git",
15     "tag": "1.0"
16   },
17   "source_files": [
18     "PGBanner",
19     "PGBanner/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true