[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 6 / 3 / STBaseView / 0.0.1 / STBaseView.podspec.json
blob905c534788f3cb5cd1b940cb566f2493b575220b
2   "name": "STBaseView",
3   "version": "0.0.1",
4   "summary": "常用View的基础base类",
5   "description": "Stephen的常用View的基础base类",
6   "homepage": "https://github.com/Kinglioney/STBaseView",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Stephen": "1402020165@qq.com"
10   },
11   "social_media_url": "http://kinglioney.github.io/stephen/",
12   "source": {
13     "git": "https://github.com/Kinglioney/STBaseView.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "STBaseView/STBaseView/Category/**/*.{h,m}",
21   "resources": "STBaseView/STBaseView/Resource/*.png"