blob: ed3d82558771e2ab43aa07d6bb201c796429c04c [file] [log] [blame]
{
"name": "CodeStore",
"version": "0.0.4",
"summary": "Convenient iOS Code collections.",
"description": "Convenient iOS Code Collections For self use.",
"homepage": "https://github.com/onewh/CodeStore",
"license": "MIT",
"authors": {
"王浩": "wh@addcn.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/onewh/CodeStore.git",
"tag": "0.0.4"
},
"source_files": "CodeStore/*",
"frameworks": [
"UIKit",
"CoreFoundation"
]
}