blob: 873ca6cc31273bdb8ba473c6f73af37ae8d06718 [file] [log] [blame]
{
"name": "NCShareKit",
"version": "0.0.1",
"summary": "Unify multi share channels.",
"homepage": "https://github.com/nickcheng/NCShareKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nickcheng": "n@nickcheng.com"
},
"source": {
"git": "https://github.com/nickcheng/NCShareKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "NCShareKit/**/*.{h,m}",
"public_header_files": "NCShareKit/**/*.h",
"resource_bundles": {
"NCShareKit": "NCShareKit/*.xcassets"
},
"dependencies": {
"libWeChatSDK": [
"1.5"
],
"WeiboSDK": [
"3.0.1"
],
"UIImage-ResizeMagick": [
"0.0.1"
]
}
}