blob: 998387900ea124c74d7d67eac5f642afa62ca7ff [file] [log] [blame]
{
"name": "DRPageTracker",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "DRPageTracker/*.{h,m}",
"public_header_files": "DRPageTracker/*.h",
"frameworks": "UIKit"
}