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