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