[Add] LoyaltyStation 5.0.0
diff --git a/Specs/4/3/c/LoyaltyStation/5.0.0/LoyaltyStation.podspec.json b/Specs/4/3/c/LoyaltyStation/5.0.0/LoyaltyStation.podspec.json
new file mode 100644
index 0000000..d3b44dd
--- /dev/null
+++ b/Specs/4/3/c/LoyaltyStation/5.0.0/LoyaltyStation.podspec.json
@@ -0,0 +1,20 @@
+{
+ "name": "LoyaltyStation",
+ "version": "5.0.0",
+ "summary": "Loyalty Station",
+ "description": "Loyalty Station SDK",
+ "homepage": "https://github.com/gamiphy/loyalty-station-ios-sdk.git",
+ "license": "MIT",
+ "authors": "Riyad Yahya",
+ "platforms": {
+ "ios": "9.0"
+ },
+ "swift_versions": "4.2",
+ "source": {
+ "git": "https://github.com/gamiphy/loyalty-station-ios-sdk.git",
+ "tag": "5.0.0"
+ },
+ "source_files": "GamiAppi/**/*.{h,m,swift}",
+ "public_header_files": "GamiAppi/**/*.h",
+ "swift_version": "4.2"
+}