[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / 3 / 2 / ExampleCocoapod / 0.1.2 / ExampleCocoapod.podspec.json
blob7f5eeb81f75b7b0f8b772717cef6628ecb57150f
2   "name": "ExampleCocoapod",
3   "version": "0.1.2",
4   "summary": "pepepod to rescue",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Gerrard12/ExampleCocoapod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gerrard12": "gsanchezc1211@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Gerrard12/ExampleCocoapod.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "ExampleCocoapod/*",
23     "ExampleCocoapod/ExampleCocoapod.framework/Headers/*.h"
24   ],
25   "public_header_files": "ExampleCocoapod/ExampleCocoapod.framework/Headers/*.h",
26   "exclude_files": [
27     "ExampleCocoapod/*.{m,h,plist,sh}",
28     "ExampleCocoapod/ExampleCocoapod.framework/{Info.plist,ExampleCocoapod,ios-build-framework-script.sh}",
29     "ExampleCocoapod/ExampleCocoapod.framework/Modules",
30     "ExampleCocoapod/ExampleCocoapod.framework/_CodeSignature",
31     "ExampleCocoapod/ExampleCocoapod.framework/ExampleCocoapod"
32   ],
33   "vendored_frameworks": "ExampleCocoapod/ExampleCocoapod.framework"