blob: 0f665cb7537ebe6ca429e8d453051c1d0e39b7f5 [file] [log] [blame]
{
"name": "FangTestDemo",
"version": "1.0.0",
"summary": "A view allow you browse big image in webView,test",
"description": "browse big image in webView, pod lib lint say I need lang lang land description",
"homepage": "https://github.com/fangjun123/TestDemo",
"license": "MIT",
"authors": {
"fangjun": "348640102@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fangjun123/TestDemo.git",
"tag": "1.0.0"
},
"source_files": "TestDemo/View/**/*.{h,m}",
"requires_arc": true
}