blob: d0e37ed4ae44d17d7a7dbdb59766b03c5f6d4872 [file] [log] [blame]
{
"name": "YSTLanSDK",
"version": "0.1.5",
"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.5"
},
"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": [
]
}
}