blob: 0eb1070288a04fc2f995a429f897f5c3af35d751 [file] [log] [blame]
{
"name": "TestNow",
"version": "0.1.21",
"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.21"
},
"source_files": "Sources/**/*.{h,m,swift}",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": "XCTest",
"pushed_with_swift_version": "3.0"
}