blob: 22cae3d9ad734b2ea3d6ac344e7ff20ec4522776 [file] [log] [blame]
{
"name": "irTest2",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": null
},
"source_files": "irTest2/Classes/**/*.h",
"resources": "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"
}
}