[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 6 / 2 / e / MDAboutController / 0.9 / MDAboutController.podspec.json
blobcd105063501875ab0ad766eb601639bcf764cb3b
2   "name": "MDAboutController",
3   "version": "0.9",
4   "license": "MIT",
5   "platforms": {
6     "ios": "6.0"
7   },
8   "summary": "Automatically populated about view controller for iOS apps.",
9   "homepage": "http://mochidev.com/open",
10   "authors": {
11     "Dimitri Bouniol": "dimitribouniol@mochidev.com"
12   },
13   "source": {
14     "git": "https://github.com/mochidev/MDAboutController.git",
15     "tag": "0.9"
16   },
17   "source_files": "Classes/*.{h,m}",
18   "resources": "Images/*.png",
19   "frameworks": [
20     "UIKit",
21     "MessageUI"
22   ],
23   "requires_arc": true