blob: 982cc465baa190f2a16258d6bf08960fd8dd786d [file] [log] [blame]
{
"name": "YSTLanSDK",
"version": "0.1.0",
"summary": "A short description of YSTLanSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://221.131.123.204:8181/ios-mobile/modules/YSTLanSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jhleric123": "jianghailiang@ysten.com"
},
"source": {
"git": "http://221.131.123.204:8181/ios-mobile/modules/YSTLanSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YSTLanSDK/Classes/**/*.{h,pch,m}",
"prefix_header_file": "YSTLanSDK/Classes/Private/YSTLanSDK.pch",
"public_header_files": "YSTLanSDK/Classes/Public/*.h",
"dependencies": {
"CocoaAsyncSocket": [
]
}
}