blob: e92f8be7129e7d860db76c05e8f54dd06b9ac8ea [file] [log] [blame]
{
"name": "repositoryTest",
"version": "1.0",
"summary": "demo",
"description": "a test demo a test demo a test demo a test demo",
"homepage": "https://github.com/syllmanager/RepositoryDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rocky": "2314709832@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/syllmanager/RepositoryDemo.git",
"tag": "1.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"source_files": [
"customClass",
"customClass/**/*.{swift}"
]
}