[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 4 / d / VTAcknowledgementsViewController / 1.2 / VTAcknowledgementsViewController.podspec.json
blobe7c1fb9c09efc2121ee768e9c1a078b8c8bb7e6c
2   "name": "VTAcknowledgementsViewController",
3   "version": "1.2",
4   "license": "MIT",
5   "summary": "Ready to use “Acknowledgements”/“Licenses”/“Credits” view controller for CocoaPods.",
6   "screenshots": [
7     "http://vtourraine.github.io/VTAcknowledgementsViewController/screenshots/iPhone-6s-01.png",
8     "http://vtourraine.github.io/VTAcknowledgementsViewController/screenshots/iPhone-6s-02.png"
9   ],
10   "homepage": "https://github.com/vtourraine/VTAcknowledgementsViewController",
11   "authors": {
12     "Vincent Tourraine": "me@vtourraine.net"
13   },
14   "social_media_url": "https://twitter.com/vtourraine",
15   "source": {
16     "git": "https://github.com/vtourraine/VTAcknowledgementsViewController.git",
17     "tag": "1.2"
18   },
19   "source_files": "Classes/*.{h,m}",
20   "resources": "VTAcknowledgementsViewController.bundle",
21   "requires_arc": true,
22   "platforms": {
23     "ios": "5.0",
24     "tvos": "9.0"
25   }