blob: b3a095899b1117df5235f80f784cec75c9d6a8da [file] [log] [blame]
{
"name": "CodeStore",
"version": "0.0.2",
"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.2"
},
"source_files": [
"CodeStore",
"CodeStore/"
],
"exclude_files": "CodeStore/CodeStore/Exclude",
"frameworks": [
"UIKit",
"CoreFoundation"
]
}