blob: 6e9839b89dd8478a6e0fa91b28c2ec04cb1280f4 [file] [log] [blame]
{
"name": "RefSDKDemoTest",
"version": "1.0.0",
"summary": "A sdkDemo By Myself",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/reflectioon/RefSDKDemoTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"343330953@qq.com": "343330953@qq.commkdir"
},
"source": {
"git": "https://github.com/reflectioon/RefSDKDemoTest.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"CoreLocation",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"MBProgressHUD": [
"~> 1.1.0"
]
}
}