blob: 655884d590cc99d01fe1f17eed080d675db9eae0 [file] [log] [blame]
{
"name": "IPCommon",
"license": "MIT",
"homepage": "https://github.com/IntrepidPursuits/common-code",
"version": "1.0.0",
"summary": "Common tools for iOS development",
"authors": {
"Ying Tan": "ying@intrepid.io"
},
"source": {
"git": "https://github.com/IntrepidPursuits/common-code.git",
"tag": "1.0.0"
},
"source_files": "IPCommon/**/*.{h,m}",
"preserve_paths": "IPCommon/**/*",
"requires_arc": false
}