blob: 20d15feccd3d1b137617affc0a2fab623ac8dfb8 [file] [log] [blame]
{
"name": "ZPDailySession",
"version": "0.1.0",
"summary": "Ofen , something could be used .",
"description": "Something could be used in the future .",
"homepage": "https://github.com/rose613/ZPDailySession",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rose613": "guopinxyz@gmail.com"
},
"source": {
"git": "https://github.com/rose613/ZPDailySession.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZPDailySession/Classes/**/*.{h,m}",
"requires_arc": true,
"public_header_files": "ZPDailySession/Classes/PublicHeaders/*.h",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"SDWebImage": [
]
}
}