[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / 4 / mytestpod / 0.1.2 / mytestpod.podspec.json
blob1c5447212e01f71147bbe72e6ce07d900b06d5a9
2   "name": "mytestpod",
3   "version": "0.1.2",
4   "summary": "mytestpod.",
5   "description": "for testing mytestpod",
6   "homepage": "https://github.com/mukesh122/mytestpod",
7   "license": "MIT",
8   "authors": {
9     "Mukesh Patil": "mukesh.patil@citruspay.com"
10   },
11   "source": {
12     "git": "https://github.com/mukesh122/mytestpod.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "preserve_paths": "**"
21   },
22   "public_header_files": "Pod/Classes/CitrusPay Framework+Resources/CitrusPayiOSSDK-Framework.framework/**/*.h",
23   "vendored_frameworks": "Pod/Classes/CitrusPay Framework+Resources/CitrusPayiOSSDK-Framework.framework",
24   "resource_bundles": {
25     "mytestpod": [
26       "Pod/Assets/*.plist"
27     ]
28   }