blob: db4ec5dbcab290dca7c4f05eb5708cca309f3d96 [file] [log] [blame]
{
"name": "ABRouter",
"version": "0.1",
"summary": "URL Router with ABTest feature for iOS.",
"homepage": "https://github.com/HarrisonXi/ABRouter",
"license": {
"type": "MIT"
},
"authors": {
"HarrisonXi": "gpra8764@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HarrisonXi/ABRouter.git",
"tag": "0.1"
},
"source_files": "ABRouter/*.{h,m}",
"private_header_files": "ABRouter/ABRouteMap.h"
}