[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 4 / d / VTAcknowledgementsViewController / 0.6 / VTAcknowledgementsViewController.podspec.json
blob43ded07ed784bd58757aa6538a276c4e78b5c6f0
2   "name": "VTAcknowledgementsViewController",
3   "version": "0.6",
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   "social_media_url": "https://twitter.com/vtourraine",
11   "source": {
12     "git": "https://github.com/vtourraine/VTAcknowledgementsViewController.git",
13     "tag": "0.6"
14   },
15   "source_files": "Classes/*.{h,m}",
16   "public_header_files": [
17     "Classes/VTAcknowledgementsViewController.{h,m}",
18     "Classes/VTAcknowledgement.{h,m}"
19   ],
20   "resources": "VTAcknowledgementsViewController.bundle",
21   "requires_arc": true,
22   "platforms": {
23     "ios": "5.0"
24   }