blob: 4b744f8f255afabd3641a463ae5e31536ee7e946 [file] [log] [blame]
{
"name": "POICore",
"version": "1.7.0",
"license": "MIT",
"summary": "Core Lib Of ZDD",
"homepage": "https://github.com/pipelining/POICore",
"source": {
"git": "https://github.com/pipelining/POICore.git",
"tag": "1.7.0"
},
"source_files": "POICore/*",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"pipelining": "zdd@microfeel.net"
}
}