blob: 905c08e2fbc9ae4df636679a99f1ad8884e7f694 [file] [log] [blame]
{
"name": "XRKit",
"version": "0.0.2",
"summary": "The UIKit extension. Write a project more faster.",
"description": "The UIKit extension. Write a project more faster. You can also refer to the source code to achieve their own.",
"homepage": "https://github.com/pingyuanheliu/XRKit",
"license": "MIT",
"authors": {
"LL": "1670978751@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pingyuanheliu/XRKit.git",
"tag": "0.0.2"
},
"subspecs": [
{
"name": "Image",
"source_files": [
"Classes",
"XRKit/Classes/Image/**/*.{h,m}"
]
}
]
}