blob: b664e3f43a876d2ce76c8a35d45375ef13f4c6f6 [file] [log] [blame]
{
"name": "JLSwiftySwift",
"version": "0.1.0",
"summary": "This is my description of this.",
"description": "Test description",
"homepage": "https://github.com/hanjustin/",
"license": "MIT",
"authors": {
"hanjustin": "jhankilee@gmail.com"
},
"source": {
"git": "https://github.com/hanjustin/SwiftySwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftySwift/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}