[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 4 / d / VTAcknowledgementsViewController / 0.2 / VTAcknowledgementsViewController.podspec.json
blob3dd11c4562ee72962a92ffd5379a8e260e828ea3
2   "name": "VTAcknowledgementsViewController",
3   "version": "0.2",
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.2"
13   },
14   "source_files": "Classes/*.{h,m}",
15   "public_header_files": "Classes/VTAcknowledgementsViewController.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "5.0"
19   }