blob: 5fc2a0fc0098af851039ed2073983d7fe4f0ce7b [file] [log] [blame]
{
"name": "ios",
"version": "0.1.0",
"summary": "A short description of ios.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hyunkwanko/ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hyunkwanko": "cjdshrwkd11@gmail.com"
},
"source": {
"git": "https://github.com/hyunkwanko/ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ios/Classes/**/*"
}