[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / 1 / 7 / d / ESPodTest / 1.0.1 / ESPodTest.podspec.json
blob8444524833574b7323e1606744767720be20387a
2   "name": "ESPodTest",
3   "version": "1.0.1",
4   "summary": "This is the testing for a project.",
5   "description": "The files help to test how to setup the files and other to make sure it is workingww",
6   "homepage": "http://google.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "": ""
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/fabo-zp/ESPodTest.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "SLPhotoSharing/**/*.{h,m}",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SDKROOT": "iphoneos",
25     "ONLY_ACTIVE_ARCH": "YES"
26   }