[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 1 / 5 / ADFullScreenDetailView / 0.0.2 / ADFullScreenDetailView.podspec.json
blob5491f55ac5c9b6fa2c40a6df5addeac4e35976da
2   "name": "ADFullScreenDetailView",
3   "version": "0.0.2",
4   "summary": "A detail view that dynamically sizes based on content. Alternative to UIAlertView to display more information elegantly.",
5   "homepage": "https://github.com/agilemd/ADFullScreenDetailView",
6   "license": "MIT",
7   "authors": {
8     "Zack Liston": "zackmliston@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/agilemd/ADFullScreenDetailView.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "ADFullScreenDetailView/ADFullScreenDetailView.{h,m}",
18   "frameworks": "QuartzCore",
19   "requires_arc": true