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