blob: b3a66fb2c6041f1371e18dc80eac56451d453684 [file] [log] [blame]
{
"name": "RajeshDemoSDK",
"version": "0.0.3",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/tonymillion/Reachability",
"authors": {
"Tony Million": "tonymillion@gmail.com"
},
"summary": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
"source": {
"git": "https://gitlab.com/rajeshkumar.l/RajeshDemoSDK.git",
"tag": "0.0.3"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "native/**/*.{swift}",
"frameworks": "SystemConfiguration",
"ios": {
"frameworks": "UIKit"
}
}