blob: b972b6c6cc1533f35b19a1f4926b2ff3a64185de [file] [log] [blame]
{
"name": "JWSSDK",
"version": "0.1.0",
"summary": "iOS App, JWSSDK of swift.",
"description": "iOS App, JWSSDK of swift.",
"homepage": "https://github.com/ClintJang/JWSSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ClintJang": "jang.wangsu@gmail.com"
},
"source": {
"git": "https://github.com/ClintJang/JWSSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JWSSDK/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}