[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / b / 0 / 5 / ATShareView / 0.1.5 / ATShareView.podspec.json
blob29529b79927f73c917580f82b2d819b8959a4665
2   "name": "ATShareView",
3   "version": "0.1.5",
4   "summary": "Social share view",
5   "homepage": "https://github.com/ablettchen/ATShareView",
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/ATShareView.git",
15     "tag": "0.1.5"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATShareView/**/*.{h,m}",
22   "public_header_files": "ATShareView/**/*.{h}",
23   "requires_arc": true,
24   "dependencies": {
25     "ATShare": [
27     ],
28     "Masonry": [
30     ]
31   }