blob: 0b0cd41c92c47bc2e1f536eae2d180a629b0751c [file] [log] [blame]
{
"name": "EasyShareKit",
"summary": "Easy way to parse share object from H5 page. 一种从 H5 页面获取分享对象的简便的方法。",
"version": "1.0.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pcjbird": "pcjbird@hotmail.com"
},
"social_media_url": "http://www.lessney.com",
"homepage": "https://github.com/pcjbird/EasyShareKit",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pcjbird/EasyShareKit.git",
"tag": "1.0.5"
},
"requires_arc": true,
"source_files": "EasyShareKit/*.{h,m}",
"public_header_files": "EasyShareKit/*.{h}",
"frameworks": "Foundation",
"dependencies": {
"hpple": [
]
}
}