[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 7 / c / f / MyCheck / 0.0.4 / MyCheck.podspec.json
blobe4a18f091d7fa327c183107bd9ac19d56507269b
2   "name": "MyCheck",
3   "version": "0.0.4",
4   "summary": "MyCheck’s mobile payment technology transforms the guest experience with faster checkout, increased loyalty and customer engagement.",
5   "homepage": "http://info.mycheckapp.com",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
9   },
10   "source_files": [
11     "MyCheck",
12     "MyCheck/**/*.{h,m}"
13   ],
14   "authors": {
15     "Michal Shatz": "michal@msapps.mobi"
16   },
17   "public_header_files": "MyCheck/**/*.h",
18   "resources": [
19     "MyCheck/*.xib",
20     "MyCheck/*.png"
21   ],
22   "platforms": {
23     "ios": "7.0"
24   },
25   "source": {
26     "git": "https://bitbucket.org/michal_msapps/mycheck.git",
27     "tag": "0.0.4"
28   },
29   "ios": {
30     "resource_bundles": {
31       "MyCheck": "MyCheck/Resources/*.png"
32     }
33   },
34   "xcconfig": {
35     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/ProjectFolder/MyCheck"
36   },
37   "dependencies": {
38     "AFNetworking": [
40     ]
41   }