[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 8 / a / pps / 0.2.1 / pps.podspec.json
blob9f8de7a95b6425fab2b1cab9b6f461ff12a8dc4a
2   "name": "pps",
3   "version": "0.2.1",
4   "summary": "A short description of pps.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/weishuai1122/pps",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weishuai1122": "957752262@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/weishuai1122/pps.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "pps/Classes/*.{h,m}",
23   "resource_bundles": {
24     "pps": [
25       "pps/Assets/*.png"
26     ]
27   },
28   "public_header_files": "pps/Classes/*.h",
29   "frameworks": [
30     "UIKit",
31     "MapKit"
32   ]