[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 6 / 7 / d / PST / 1.0.0 / PST.podspec.json
blob62f8df19a6bbe72d75875e5fd10606a93b639bea
2   "name": "PST",
3   "version": "1.0.0",
4   "summary": "一个简单的sdk",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "这就是一个测试,没别的,你信不信?",
9   "homepage": "https://github.com/pengshuangta/PST-APP",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "pengshuangta": "1120160658@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/pengshuangta/PST.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "PST/Frameworks/**/*.{h,m}",
22   "public_header_files": "PST/Frameworks/**/*.h",
23   "requires_arc": true,
24   "ios": {
25     "vendored_frameworks": "PST/Frameworks/PST.framework"
26   }