blob: 6ab1adde9657c911758348db47eff1e18f675cfd [file] [log] [blame]
{
"name": "HelloWorldSDK",
"version": "1.0.3",
"summary": "iOS SDK for Hello World",
"description": "iOS SDK for Hello World, including example app",
"homepage": "https://github.com/Abdallah4021/HelloWorldSDKK.git",
"license": "MIT",
"authors": "abdallah",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Abdallah4021/HelloWorldSDKK.git",
"tag": "1.0.3"
},
"source_files": "HelloWorldSDKK/**/*.{h,m,swift}",
"public_header_files": "HelloWorldSDKK/**/*.h",
"swift_version": "4.2"
}