[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 6 / c / EGYWebViewController / 1.2 / EGYWebViewController.podspec.json
bloba0529247f390dd4c09b2d38c31030d241a32e945
2   "name": "EGYWebViewController",
3   "version": "1.2",
4   "summary": "In-App Browser for iOS Apps Support UIActivity.",
5   "homepage": "https://github.com/iMokhles/EGYWebViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Mokhlas Hussein": "Mokhleshussien@aol.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/iMokhles/EGYWebViewController.git",
18     "tag": "1.2"
19   },
20   "source_files": [
21     "EGYWebViewController/*.{h,m}",
22     "TUSafariActivity/*.{h,m}",
23     "MLCruxActivity/*.{h,m}",
24     "ARChromeActivity/*.{h,m}"
25   ],
26   "resources": [
27     "TUSafariActivity/*.png",
28     "MLCruxActivity/*.png",
29     "ARChromeActivity/*.png"
30   ],
31   "preserve_paths": [
32     "TUSafariActivity/*.lproj",
33     "MLCruxActivity/*.lproj",
34     "ARChromeActivity/*.lproj"
35   ],
36   "frameworks": [
37     "UIKit",
38     "Foundation",
39     "QuartzCore"
40   ],
41   "requires_arc": true