blob: 57a3e415a26b253e1cad337ca618fe4a3501e56f [file] [log] [blame]
{
"name": "Arrownock",
"version": "2.17",
"summary": "Arrownock SDK iOS CocoaPods ",
"description": " A longer description of Arrownock in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/chenweiyj/Arrownock",
"license": "MIT",
"authors": {
"Chen Wei": "acee06.weichen@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/chenweiyj/Arrownock.git",
"tag": "2.17"
},
"source_files": [
"Arrownock",
"Arrownock/**/*.{h,m}"
],
"exclude_files": "Arrownock/Exclude",
"public_header_files": "Arrownock/**/*.h",
"frameworks": "Security",
"libraries": "Arrownock",
"vendored_libraries": "Arrownock/libArrownock.a",
"requires_arc": false
}