blob: 460bd003eee13e1b85dce23efc26ecd7c9387d03 [file] [log] [blame]
{
"name": "tlib",
"version": "0.1.0",
"summary": "This is only for test.",
"homepage": "https://github.com/yamigo/tlib-ios",
"license": "MIT",
"authors": {
"yamigo": "yamigo1021@gmail.com"
},
"source": {
"git": "https://github.com/yamigo/tlib-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"public_header_files": "Pod/Classes/MyLocationTracker.h",
"source_files": "Pod/Classes"
}