blob: d9158a02acfebe221bc71bf18abff6bfea0c3f28 [file] [log] [blame]
{
"name": "ATShare",
"version": "0.1.1",
"summary": "Social share",
"homepage": "https://github.com/ablettchen/ATShare",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ablett": "ablettchen@gmail.com"
},
"source": {
"git": "https://github.com/ablettchen/ATShare.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"source_files": "ATShare/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ATCategories": [
],
"UMCCommon": [
],
"UMCShare/Social/ReducedWeChat": [
],
"UMCShare/Social/ReducedQQ": [
],
"UMCShare/Social/ReducedSina": [
]
}
}