blob: 1459c34dd895d95816ebd3657d1c8b09b2878e3b [file] [log] [blame]
{
"name": "SwiftUtil",
"version": "0.1.0",
"summary": "SwiftUtil is a framework for easy develop in Swift program.",
"description": " It is easy to use SwiftUtil for any iOS project.\n It have function for UI support iphone5, 5s, iPad\n",
"homepage": "https://github.com/chaluemwut/SwiftUtil",
"license": "MIT",
"authors": {
"chaluemwut": "chaluemwut@gmail.com"
},
"source": {
"git": "https://github.com/chaluemwut/SwiftUtil.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SwiftUtil": [
"Pod/Assets/*.png"
]
}
}