blob: 676f46a717f341a49164af61718ed5e5d13e3269 [file] [log] [blame]
{
"name": "YanniWorks",
"version": "0.1.6",
"summary": "My iOS Framework",
"description": "This is my custom framework for iOS apps. Nothing too special, just some basic functionality that I\nwant to use in all my apps.",
"homepage": "https://bitbucket.org/YanniAX/yanniworks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ioannis Pasmatzis": "johnpasma@hotmail.com"
},
"source": {
"git": "https://YanniAX@bitbucket.org/YanniAX/yanniworks.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YanniWorks/Classes/**/*",
"pushed_with_swift_version": "3.0"
}