blob: 50c8bbfd44aea52adc7de0951b3b6081fbcfda49 [file] [log] [blame]
{
"name": "Arkaa.Common",
"version": "0.1.0",
"summary": "All common filed for 2 projects will come here.",
"description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
"homepage": "https://musoftwaresolutions.visualstudio.com/DefaultCollection/ARKAA_Client/_git/Arkaa.iOS.Common",
"license": "MIT",
"authors": {
"Arti Yadav": "arti.yadav@musoftwaresolutions.com"
},
"source": {
"git": "https://musoftwaresolutions.visualstudio.com/DefaultCollection/ARKAA_Client/_git/Arkaa.iOS.Common",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Arkaa.Common": [
"Pod/Assets/*.png"
]
}
}