[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 8 / DummyPod / 0.1.0 / DummyPod.podspec.json
blob4e82fbfb5bdc34a4bee9fad4de1e5fa6a31ac5e3
2   "name": "DummyPod",
3   "version": "0.1.0",
4   "summary": "Creating Pod",
5   "description": "This is for testing pods",
6   "homepage": "https://github.com/BhupeshPruthi",
7   "license": {
8     "type": "MIT",
9     "file": "../LICENSE"
10   },
11   "authors": {
12     "BhupeshPruthi": "bhupesh.pruthi@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BhupeshPruthi/DummyPod.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true,
23   "frameworks": "UIKit"