[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / e / 9 / ATShare / 0.1.3 / ATShare.podspec.json
blobd8228cf2eade2fde416e6483ed18dfbf1c2abc02
2   "name": "ATShare",
3   "version": "0.1.3",
4   "summary": "Social share",
5   "homepage": "https://github.com/ablettchen/ATShare",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ablett": "ablettchen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ablettchen/ATShare.git",
15     "tag": "0.1.3"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATShare/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "ATCategories": [
26     ],
27     "UMCCommon": [
29     ],
30     "UMCShare/Social/ReducedWeChat": [
32     ],
33     "UMCShare/Social/ReducedQQ": [
35     ],
36     "UMCShare/Social/ReducedSina": [
38     ]
39   }