blob: 083d575fed3831ddc77c7933323a32e1144fd6f2 [file] [log] [blame]
{
"name": "JWView",
"version": "0.0.1",
"summary": "JWView Use",
"homepage": "https://github.com/cjw429672039/JWView.git",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"JW": "429672039@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cjw429672039/JWView.git",
"tag": "0.0.1"
},
"source_files": "JWView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}