blob: 5be6a8d53126e04576d2091b14e1df410e30abf8 [file] [log] [blame]
{
"name": "FSCounter",
"version": "1.1",
"summary": "FSCounter is a tool for apps",
"description": "This is a very small software library, offering a few methods to help with programming.",
"homepage": "https://github.com/fuchina/FSCounter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fudon": "1245102331@qq.com"
},
"source": {
"git": "https://github.com/fuchina/FSCounter.git",
"tag": "1.1"
},
"source_files": "FSCounter/classes/*.{h}",
"ios": {
"vendored_libraries": "FSCounter/libs/libFSCounter.a"
},
"platforms": {
"ios": "8.2"
},
"dependencies": {
"FSJZKit": [
]
}
}