blob: 49801846df5c8aad59a144a201b31a3bd2aa039e [file] [log] [blame]
{
"name": "MyCheck",
"version": "0.0.21",
"summary": "MyCheck’s mobile payment technology transforms the guest experience with faster checkout, increased loyalty and customer engagement.",
"homepage": "http://info.mycheckapp.com",
"license": {
"type": "Apache License, Version 2.0",
"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"
},
"source_files": [
"MyCheck",
"MyCheck/**/*.{h,m}",
"NSString+Category.mNSBundle+MCBundle.hUITextField+Category.hUILabel+Category.h"
],
"authors": {
"Michal Shatz": "michal@msapps.mobi"
},
"resources": "MyCheck/*.bundle",
"public_header_files": "MyCheck/**/*.h",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://bitbucket.org/michal_msapps/mycheck.git",
"tag": "0.0.21"
},
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/MyCheck/MyCheck"
},
"dependencies": {
"AFNetworking": [
],
"PayPal-iOS-SDK": [
]
},
"frameworks": [
"QuartzCore",
"UIKit"
]
}