[Add] TaboolaPush 0.1.1
[CocoaPods.git] / Specs / b / 2 / a / SampleProject / 0.0.1 / SampleProject.podspec.json
blob5dd4f44844a7a4d60e8cf9a025adbed7ac08218d
2   "name": "SampleProject",
3   "version": "0.0.1",
4   "summary": "SampleProject",
5   "description": "cocoapod repo sample project.",
6   "homepage": "https://git.grander.co.jp/mikio.yamashita/SampleProject",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mikio Yamashita": "yamashita@grander.jp"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://git.grander.co.jp/mikio.yamashita/SampleProject.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "SampleProject",
23     "SampleProject/**/*.{h,m}"
24   ],
25   "dependencies": {
26     "Alamofire": [
28     ]
29   }