[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / a / 4 / 3 / XBWCSPod / 0.1.1 / XBWCSPod.podspec.json
blob30e35745c8135762f6450e7119f155ba1bd410fb
2   "name": "XBWCSPod",
3   "version": "0.1.1",
4   "summary": "This is my first public pod repository. Please ignore it. Sorry!",
5   "description": "I create this project to test publishing a cocoapods repository to public trunk.\nPlease ignore it.",
6   "homepage": "https://github.com/muhuaxin/XBWCSPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "muhuaxin": "muhuaxin@163.com"
13   },
14   "source": {
15     "git": "https://github.com/muhuaxin/XBWCSPod.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XBWCSPod/Classes/**/*",
22   "resource_bundles": {
23     "Icons": [
24       "XBWCSPod/Assets/*.png"
25     ]
26   }