blob: f787b44b1c88923db1d51358fc3b20db82c733cd [file] [log] [blame]
{
"name": "EasySwift",
"version": "0.0.5",
"summary": "a little descript for EasySwift",
"description": "This is the most simple way to use swift, which is a complete throughout the entire iOS development of the most convenient, the most simple, the most perfect framework to build the heart.",
"homepage": "https://github.com/stubbornnessness",
"license": "Apache License, Version 2.0",
"authors": {
"stubbornness1219": "18223847097@163.com"
},
"source": {
"git": "https://github.com/stubbornnessness/EasySwift.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"module_name": "EasySwift",
"source_files": "Pod/**/*",
"resource_bundles": {
"EasySwift": [
"Pod/**/*.png"
]
},
"public_header_files": "Pod/**/*.h",
"frameworks": [
"UIKit",
"JavaScriptCore"
]
}