blob: c6ce61dfadfd57f1fe3a1c0b1e62b170568e7b48 [file] [log] [blame]
{
"name": "CPUIKit",
"version": "0.0.1",
"summary": "iOS Creative Partner UIKit",
"description": " A longer description of CPUIKit in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://bitbucket.org/creative-partner/ios-cpuikit",
"license": {
"type": "MIT",
"file": "CPUIKit/README.md"
},
"authors": {
"Mindaugas": "mindaugas.d@cpartner.lt"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://mindaugas_dangveckis@bitbucket.org/creative-partner/ios-cpuikit.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}