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