blob: 5886851151a8446e6088b5fbc6b2d898ea3e0ae9 [file] [log] [blame]
{
"name": "ShiliuLibrary",
"version": "0.1.0",
"summary": "石榴SDK iOS版",
"description": "一行代码为您的App添加淘宝客功能",
"homepage": "http://15tar.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iStar": "istar309@gmail.com"
},
"source": {
"git": "https://git.oschina.net/welink/Shiliu-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ShiliuLibrary/Classes/**/*",
"resource_bundles": {
"ShiliuLibrary": [
"ShiliuLibrary/Assets/*.{png,storyboard}"
]
},
"public_header_files": "ShiliuLibrary/Classes/**/*.h",
"deprecated_in_favor_of": "ShiliuSDK"
}