blob: 861e6dbffe67fd3540bec8c7b5ef1db754a5bd47 [file] [log] [blame]
{
"name": "PTFoundation",
"version": "0.0.1",
"summary": "Common utilities for Foundation.",
"homepage": "http://github.com/Pacific3/PTFoundation",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"Oscar Swanros": "hola@pacific3.net"
},
"platforms": {
"ios": "7.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/Pacific3/PTFoundation.git",
"tag": "v0.0.1"
},
"source_files": [
"Classes",
"PTFoundation/*.{h,m}"
]
}