blob: c095155dfe7ac95069ddbff37c3d0a1056914579 [file] [log] [blame]
{
"name": "ir_test",
"version": "0.1.0",
"summary": "ir_test is my 1st cocoapods to test in iOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ashraf-nv/ir_test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ashraf-nv": "ashraf@notifyvisitors.com"
},
"source": {
"git": "https://github.com/ashraf-nv/ir_test.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ir_test/Classes/**/*"
}