blob: e045735e5b0b180eb1dce006c82f685eda519312 [file] [log] [blame]
{
"name": "CStructDecodable",
"version": "4.0.1",
"license": "MIT",
"summary": "A Light weight library to decode c struct",
"homepage": "https://github.com/yume190/CStructDecodable",
"authors": {
"yume190": "yume190@gmail.com"
},
"social_media_url": "https://www.facebook.com/yume190",
"source": {
"git": "https://github.com/yume190/CStructDecodable.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": [
"CStructDecodable/Lib/*.swift"
],
"swift_version": "4",
"static_framework": true
}