blob: b863db67b6d5edfefa55b13dd0b0bea35d0a7028 [file] [log] [blame]
{
"name": "WLZTestPod",
"version": "0.1.0",
"summary": "Test library for how to use cocoapods.",
"description": "A TestLibrary for how to use cocoapods. Just testing how to use pods",
"homepage": "https://github.com/wailynn-wlz/TestLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wai Lynn Zaw": "wailynnzaw@owaytrip.com"
},
"source": {
"git": "https://github.com/wailynn-wlz/TestLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TestLibrary/**/*",
"pushed_with_swift_version": "3.2"
}