blob: 5382ffe260e1f7edc4d347f0ca4507ebecc3e5df [file] [log] [blame]
{
"name": "irFinalTest",
"version": "0.2.0",
"summary": "this is my final test lib for IR iOS SDK",
"description": "this is my final test lib for IR iOS SDK. and here full description can be provided.",
"homepage": "https://github.com/ashraf-nv/irFinalTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ashraf-nv": "ashraf@notifyvisitors.com"
},
"source": {
"git": "https://github.com/ashraf-nv/irFinalTest.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "irFinalTest/Classes/**/*.h",
"resources": [
"irFinalTest/Assets/**/*.png",
"irFinalTest/Classes/IR_UserResources.plist"
],
"frameworks": [
"Foundation",
"UIKit",
"Security",
"Social",
"MessageUI"
],
"vendored_libraries": "irFinalTest/Classes/libInvitereferrals_4_3_2.a",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}