blob: 9732ace6cd26e0608f7a9ccbd4a144207d505068 [file] [log] [blame]
{
"name": "BeppaKit",
"version": "2.5.0",
"summary": "یه بپا بذارین برای اپ‌تون!!",
"description": "Written in Swift.\nیه بپا بذارین برای اپ‌تون!!",
"homepage": "https://github.com/omidgolparvar/BeppaKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Omid Golparvar": "iGolparvar@gmail.com"
},
"source": {
"git": "https://github.com/omidgolparvar/BeppaKit.git",
"tag": "2.5.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "10.3"
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source_files": [
"BeppaKit/*.{h,swift}",
"BeppaKit/**/*.swift"
],
"resources": [
"BeppaKit/Assets.xcassets",
"BeppaKit/Main.storyboard"
],
"public_header_files": "BeppaKit/*.h",
"libraries": "z"
}