blob: d2b7d85f532c04ae3c5408d1074f6e39d75ee521 [file] [log] [blame]
{
"name": "JWText",
"version": "0.0.1",
"summary": "一款自用的自定义Text.",
"homepage": "https://github.com/junwangInChina/JWText",
"license": "MIT",
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/junwangInChina/JWText.git",
"tag": "0.0.1"
},
"source_files": "JWTextDemo/JWText/**/*.{h,m}",
"requires_arc": true
}