blob: e3c5ba3239761ac5213f9a6611004c8cea3c55d4 [file] [log] [blame]
{
"name": "RBTestLibrary",
"version": "0.1.0",
"summary": "CocoaPod lib test.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rezabina86/RBTestLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rezabina86": "tavakolibina@gmail.com"
},
"source": {
"git": "https://github.com/rezabina86/RBTestLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RBTestLibrary/Classes/**/*",
"frameworks": "UIKit"
}