blob: e4b25b24c19746db2250eb8f6bff2b8b90968748 [file] [log] [blame]
{
"name": "XiaoDXTestPod",
"version": "0.0.1",
"summary": "A short description of XiaoDXTestPod.",
"description": "Hello World Xiao",
"homepage": "https://github.com/XiaoDongXie1024/XiaoDXTestPod",
"license": "MIT",
"authors": {
"XiaoDongXie1024": "xiao1024dx@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/XiaoDongXie1024/XiaoDXTestPod.git",
"tag": "0.0.1"
},
"source_files": [
"XiaoDXTestPod",
"XiaoDXTestPod/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}