blob: f1a0e16a8a7098709c3d60f72e7ab2cd38739c1c [file] [log] [blame]
{
"name": "irTest",
"version": "0.6.0",
"summary": "this is my first cocoapods lib for testing my lib",
"description": "This is my first cocoapods lib for testing my lib so that we can create lib for users",
"homepage": "https://github.com/ashraf-nv/irTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ashraf-nv": "ashraf@notifyvisitors.com"
},
"source": {
"git": "https://github.com/ashraf-nv/irTest.git",
"tag": "0.6.0"
},
"platforms": {
"ios": null
},
"source_files": "irTest/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit",
"Security",
"Social",
"MessageUI"
],
"resources": "irTest/Assets/**/*.{png,jpg,plist}",
"vendored_libraries": "irTest/Classes/libinvitereferrals_4_3_1.a",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}