blob: 5cbb2a74e73188564e2580ca7fb32a9d88433422 [file] [log] [blame]
{
"name": "ATShare",
"version": "0.1.9",
"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.9"
},
"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": [
]
}
}