blob: ce031af42ea927e71ef34f5d0d67e80555451eee [file] [log] [blame]
{
"name": "ZJMTracker",
"version": "0.0.1",
"summary": "map tracker for iOS",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/iStig/tracker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iStig": "smartzjm@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/iStig/tracker.git",
"tag": "0.0.1"
},
"source_files": [
"sources",
"sources/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit",
"CoreLocation"
]
}