blob: 1e99a95499d8bdb29679e6d6f6f18264646be656 [file] [log] [blame]
{
"name": "AppkefuSDK",
"version": "1.0",
"summary": "AppkefuSDK for iOS",
"description": " A longer description of AppkefuSDK 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/passerbied/AppkefuSDK",
"license": {
"type": "Copyright",
"text": "LICENSE ©2013 appkefu All rights reserved."
},
"authors": {
"i-chou": "passer85@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/passerbied/AppkefuSDK.git",
"tag": "1.0"
},
"source_files": [
"AppKeFuLib",
"AppKeFuLib/**/*.{h,m}"
],
"vendored_libraries": "AppKeFuLib/libAppKeFuIMSDK.a",
"resources": "AppKeFuLib/AppKeFuResources.bundle",
"requires_arc": false
}