blob: 44ef719a855d4ad1a9e5e3eb92b6f60e23fd5c48 [file] [log] [blame]
{
"name": "KiwiDemoStaticLibrary",
"version": "0.0.1",
"summary": "A short description of KiwiDemoStaticLibrary.",
"description": "A short description of KiwiDemoStaticLibrary for testing framework integration.",
"homepage": "https://github.com/achettykiwiup/KiwiDemoStaticLibrary",
"license": "MIT",
"authors": {
"Akash Chetty": "achetty@kiwiup.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/achettykiwiup/KiwiDemoStaticLibrary.git",
"tag": "0.0.1"
},
"source_files": "KiwiDemoStaticLibrary/**/*.{h,m,swift}",
"public_header_files": "KiwiDemoStaticLibrary/**/*.h",
"swift_version": "4.2"
}