blob: e79b2d9f46f8cb8d5eab29b518439b1a7c7b1b1f [file] [log] [blame]
{
"name": "DRPageTracker",
"version": "0.0.1",
"license": "MIT",
"summary": "tracking your view controller",
"description": "DRPageTracker is a pod that help you tracking your view controller appear",
"homepage": "https://github.com/Shevckcccc/DRPageTracker",
"authors": {
"Shevckcccc": "yuyk1113@gmail.com"
},
"source": {
"git": "https://github.com/Shevckcccc/DRPageTracker.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DRPageTracker/*.{h,m}",
"public_header_files": "DRPageTracker/*.h",
"frameworks": "UIKit"
}