blob: a12acabbe348cac5b66b9ee6863e074d20c7e12e [file] [log] [blame]
{
"name": "HeziSDK",
"version": "1.2.1",
"license": "MIT",
"summary": "活动盒子SDK",
"homepage": "http://www.huodonghezi.com",
"authors": {
"mcmore": "ljcoder@163.com"
},
"source": {
"git": "https://github.com/mcmore/hezi-sdk-for-ios.git",
"tag": "1.2.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"HeziSDK/*.{h,m}",
"HeziSDK/HeziSDK.a"
],
"resources": "HeziSDK/HeziSDK.bundle",
"frameworks": "UIKit"
}