[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / 8 / ATPopupView / 0.1.1 / ATPopupView.podspec.json
blob18cc0a44f5ef0541d298a8f65447721c6cbd3b6d
2   "name": "ATPopupView",
3   "version": "0.1.1",
4   "summary": "弹出视图:alertView、actionSheet、messageView、loadingView、其他...",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ablettchen/ATPopupView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ablett": "ablettchen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ablettchen/ATPopupView.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/ablettchen",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ATPopupView/**/*.{h,m}",
23   "public_header_files": "ATPopupView/**/*.{h}",
24   "requires_arc": true,
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "Masonry": [
32     ],
33     "YYText": [
35     ],
36     "ATCategories": [
38     ]
39   }