[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 4 / d / VTAcknowledgementsViewController / 0.3 / VTAcknowledgementsViewController.podspec.json
blobeaa651d4c3919620eb57d292e538f98d823f203f
2   "name": "VTAcknowledgementsViewController",
3   "version": "0.3",
4   "license": "MIT",
5   "summary": "Ready to use “Acknowledgements”/“Licenses”/“Credits” view controller for CocoaPods.",
6   "homepage": "https://github.com/vtourraine/VTAcknowledgementsViewController",
7   "authors": {
8     "Vincent Tourraine": "me@vtourraine.net"
9   },
10   "source": {
11     "git": "https://github.com/vtourraine/VTAcknowledgementsViewController.git",
12     "tag": "0.3"
13   },
14   "source_files": "Classes/*.{h,m}",
15   "public_header_files": [
16     "Classes/VTAcknowledgementsViewController.{h,m}",
17     "Classes/VTAcknowledgement.{h,m}"
18   ],
19   "requires_arc": true,
20   "platforms": {
21     "ios": "5.0"
22   }