blob: 8dcb4303e6c19dab568b7f9ece86324515d8c5a5 [file] [log] [blame]
{
"name": "ArrownockSDK",
"version": "2.23.7",
"summary": "箭扣科技 IM SDK",
"description": "A longer description of ArrownockSDK 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!",
"homepage": "https://github.com/myz1104/ArrownockSDK",
"license": {
"type": "Copyright",
"text": "箭扣科技网络有限公司 版权所有"
},
"authors": {
"马远征": "myz1104@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/myz1104/ArrownockSDK.git",
"tag": "2.23.7"
},
"source_files": [
"Arrownock",
"Arrownock/**/*.{h,m}"
],
"public_header_files": "Arrownock/**/*.h",
"vendored_libraries": "Arrownock/libArrownock.a",
"requires_arc": false
}