[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / e / 3 / CIALBrowser / 1.0 / CIALBrowser.podspec.json
blob1b4cf9db06dcc7c0305eef91483df6d9a893c45f
2   "name": "CIALBrowser",
3   "version": "1.0",
4   "summary": "A MobileSafari like open source implementation.",
5   "homepage": "https://github.com/sylverb/CIALBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "README.md"
9   },
10   "authors": {
11     "Sylver Bruneau": "sylver.bruneau@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sylverb/CIALBrowser.git",
15     "tag": "v1.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "CIALBrowser/**/*.{h,m}",
21   "resources": "CIALBrowser/*.bundle",
22   "frameworks": "MessageUI",
23   "requires_arc": false