[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 7 / c / f / MyCheck / 0.0.37 / MyCheck.podspec.json
blobc4bf36caa5c37ff6d70c5f4bee81f84e40edf88b
2   "name": "MyCheck",
3   "version": "0.0.37",
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     "NSString+Category.mNSBundle+MCBundle.hUITextField+Category.hUILabel+Category.h"
14   ],
15   "authors": {
16     "Michal Shatz": "michal@msapps.mobi"
17   },
18   "resources": "MyCheck/*.bundle",
19   "public_header_files": "MyCheck/**/*.h",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "source": {
24     "git": "https://bitbucket.org/michal_msapps/mycheck.git",
25     "tag": "0.0.37"
26   },
27   "xcconfig": {
28     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/MyCheck/MyCheck"
29   },
30   "dependencies": {
31     "AFNetworking": [
33     ],
34     "PayPal-iOS-SDK": [
36     ]
37   },
38   "frameworks": [
39     "QuartzCore",
40     "UIKit"
41   ]