blob: 8444524833574b7323e1606744767720be20387a [file] [log] [blame]
{
"name": "ESPodTest",
"version": "1.0.1",
"summary": "This is the testing for a project.",
"description": "The files help to test how to setup the files and other to make sure it is workingww",
"homepage": "http://google.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fabo-zp/ESPodTest.git",
"tag": "1.0.1"
},
"source_files": "SLPhotoSharing/**/*.{h,m}",
"requires_arc": true,
"pod_target_xcconfig": {
"SDKROOT": "iphoneos",
"ONLY_ACTIVE_ARCH": "YES"
}
}