blob: 89379a059ad0f5da31d96ef856723e10b364367e [file] [log] [blame]
{
"name": "TestNow",
"version": "0.1.12",
"summary": "A short description of TestNow.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pirishd/TestNow",
"license": "MIT",
"authors": {
"Patrick Irlande (pirishd)": "pirishd@icloud.com"
},
"source": {
"git": "https://github.com/pirishd/TestNow.git",
"tag": "0.1.12"
},
"source_files": "Sources/**/*.{h,m,swift}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": "XCTest",
"pushed_with_swift_version": "3.0"
}