[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / d / 2 / ATPopup / 0.1.0 / ATPopup.podspec.json
blob0c1431a7ae1326e4104ad463d9cfe3603e552360
2   "name": "ATPopup",
3   "version": "0.1.0",
4   "summary": "Popup view collection",
5   "homepage": "https://github.com/ablettchen/ATPopup",
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/ATPopup.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": "ATPopup/**/*.{h,m}",
22   "public_header_files": "ATPopup/**/*.{h}",
23   "requires_arc": true,
24   "dependencies": {
25     "ATAlertView-OC": [
27     ],
28     "ATSheetView": [
30     ],
31     "ATPickerView": [
33     ],
34     "ATToastView": [
36     ],
37     "ATLoadView": [
39     ]
40   }