blob: 02fa50d6c3b48d24060d4c2064cb854a5d8bd795 [file] [log] [blame]
{
"name": "CCReader-swift",
"version": "0.0.1",
"summary": ".txt reader",
"description": ".txt reader for ios",
"homepage": "https://github.com/enamor/CCReader-swift.git",
"license": "MIT",
"authors": {
"zhouen": "zhou_en@sohu.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/enamor/CCReader-swift.git",
"tag": "0.0.1"
},
"source_files": [
"CCReader-swift",
"CCReader-swift/Reader/**/*.{swift,plist}"
]
}