blob: 9bd86a3d5cdfee9ff43d5ef7d19ac89030f05632 [file] [log] [blame]
{
"name": "RepositorySource",
"version": "0.1.0",
"summary": "A short description of RepositorySource.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/RepositorySource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": "mrjyuhongjiang@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/RepositorySource.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RepositorySource/Classes/**/*",
"resources": [
"RepositorySource/Source/*"
]
}