blob: dd87a650aeb4fa74b77b79ce56ffecba8a0e7ee7 [file] [log] [blame]
{
"name": "RockSDK",
"version": "1.0.1",
"summary": "POD_DESCRIPTION",
"homepage": "https://github.com/necatievrenyasar",
"license": {
"type": "MIT",
"file": "/Users/evrenyasar/Xcode/RockSDK/LICENSE"
},
"authors": {
"Evren Yaşar": "necatievren@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://necatievrenyasar:N-pibolu13@github.com/necatievrenyasar/RockSDK.git",
"tag": "1.0.1"
},
"source_files": "RockSDK/**/*",
"frameworks": "UIKit",
"exclude_files": "RockSDK/*.plist",
"requires_arc": true
}