[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / 9 / ATSheetView / 0.1.0 / ATSheetView.podspec.json
blob9ac126b151b43f11f56d2bf76beb0d498a3f20c1
2   "name": "ATSheetView",
3   "version": "0.1.0",
4   "summary": "A short description of ATSheetView.",
5   "homepage": "https://github.com/ablettchen/ATSheetView",
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/ATSheetView.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": "ATSheetView/**/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "ATPopupView": [
30     ]
31   }