blob: 882ed5c71ddc5d6157d8df083f1f0e92ba6408de [file] [log] [blame]
{
"name": "iostracktool",
"version": "1.0.2",
"license": "MIT",
"summary": "ios maidian",
"homepage": "https://github.com/CoderLISIDI/iostracktool",
"source": {
"git": "https://github.com/CoderLISIDI/iostracktool.git",
"tag": "1.0.2"
},
"source_files": "iostracktool/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"Lisd": "lisidinetwork@gmail.com"
}
}