blob: 0af31d440b42a60b9abbb40e4ba0e1e35d2982b4 [file] [log] [blame]
{
"name": "YLSwift",
"version": "0.0.1",
"summary": "Hello YLSwift.",
"description": "Hello world Hello Pod Hello YLSwift",
"homepage": "https://github.com/j364960953/YLSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"j364960953": "364960953@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/j364960953/YLSwift.git",
"tag": "0.0.1"
},
"source_files": [
"YLSwift",
"YLSwift/YLSwift/YLSwift/**/*.swift"
],
"exclude_files": "YLSwift/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}