[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / e / 5 / XRKit / 0.0.1 / XRKit.podspec.json
blob7ab026d9d65a847d4c3a5fbf4b20e7557f36899e
2   "name": "XRKit",
3   "version": "0.0.1",
4   "summary": "The UIKit extension. Write a project more faster.",
5   "description": "The UIKit extension. Write a project more faster. You can also refer to the source code to achieve their own.",
6   "homepage": "https://github.com/pingyuanheliu/XRKit",
7   "license": "MIT",
8   "authors": {
9     "LL": "1670978751@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/pingyuanheliu/XRKit.git",
16     "tag": "0.0.1"
17   },
18   "subspecs": [
19     {
20       "name": "Image",
21       "source_files": [
22         "Classes",
23         "XRKit/Classes/Image/**/*.{h,m}"
24       ]
25     }
26   ]