blob: 2011116e3386e41ffb0f5e7cda1927628ddea7a0 [file] [log] [blame]
{
"name": "HelloWorldSDK",
"version": "0.1.1",
"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": "0.1.1"
},
"source_files": "HelloWorldSDKK/**/*.{h,m,swift}",
"public_header_files": "HelloWorldSDKK/**/*.h",
"swift_version": "4.2"
}