[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 1 / 5 / ADFullScreenDetailView / 0.0.1 / ADFullScreenDetailView.podspec.json
blob496294a372c53b39f6d0256da5aed2c02149b314
2   "name": "ADFullScreenDetailView",
3   "version": "0.0.1",
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.1"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": "ADFullScreenDetailView",
18   "exclude_files": [
19     "ADFullScreenDetailViewDemo",
20     "ADFullScreenDetailViewTests"
21   ],
22   "frameworks": "QuartzCore",
23   "requires_arc": true