[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / d / WFCPlug / 0.0.1 / WFCPlug.podspec.json
blobe2f90a1e9e3a97ec17e5069b7325e03631ff7f6c
2   "name": "WFCPlug",
3   "version": "0.0.1",
4   "summary": "This framework will use to connect app to the external server",
5   "description": "This framework has capability to connect external server to the app in order to register third party credit cards.",
6   "homepage": "https://bitbucket.org/crzus/ios-finaptic-card/src/dev-PT-Pod/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Parth Takkhar": "pthakkar@walo.app"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://bitbucket.org/crzus/ios-finaptic-card.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "WFCPlug",
23     "WFCPlug/**/*.{h,m}"
24   ]