[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / 8 / ATPopupView / 0.2.1 / ATPopupView.podspec.json
blobb37db78b9bbf164d259398e6ddcfda5b53946a19
2   "name": "ATPopupView",
3   "version": "0.2.1",
4   "summary": "Abstract popup view",
5   "homepage": "https://github.com/ablettchen/ATPopupView",
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/ATPopupView.git",
15     "tag": "0.2.1"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATPopupView/**/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Masonry": [
30     ],
31     "ATCategories": [
33     ]
34   }