blob: 9b2d98bd33c94e9d9722462e6089a5f511765200 [file] [log] [blame]
{
"name": "ATShare",
"version": "0.1.8",
"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.8"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"source_files": "ATShare/**/*.{h,m}",
"resources": "ATShare/ATShare.bundle",
"requires_arc": true,
"dependencies": {
"ATCategories": [
],
"UMCCommon": [
],
"UMCShare/Social/ReducedWeChat": [
],
"UMCShare/Social/ReducedQQ": [
],
"UMCShare/Social/ReducedSina": [
]
}
}