[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git] / Specs / 2 / 3 / 9 / ATToastView / 0.1.0 / ATToastView.podspec.json
blob7998d842b9ee0f6eaf2af59580d39b7f06357801
2   "name": "ATToastView",
3   "version": "0.1.0",
4   "summary": "A short description of ATToastView.",
5   "homepage": "https://github.com/ablettchen/ATToastView",
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/ATToastView.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/ablettchen",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ATToastView/**/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "ATPopupView": [
30     ],
31     "YYText": [
33     ]
34   }