blob: 4340d8cdb818e18f1d8c7cf38aa48de2065413db [file] [log] [blame]
{
"name": "YJPopOnSAModule",
"version": "0.0.1",
"summary": "test.",
"description": "a test of Pods",
"homepage": "https://github.com/yangjing901/YJSAModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"切克劳": "635095807@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangjing901/YJSAModule.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"SAManagerTool/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"SensorsAnalyticsSDK": [
"~> 1.6.33"
],
"YYModel": [
"~> 1.0.4"
]
}
}