[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 0 / 5 / ios-pod-test / 0.3.2 / ios-pod-test.podspec.json
blob90d138985db6a5a0d9c9bc71e093cd24c57464d1
2   "name": "ios-pod-test",
3   "version": "0.3.2",
4   "summary": "This pod was created to test pods distribution with CircleCI",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "homepage": "https://github.com/unravelin/ios-pod-test",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Marcelo Vitoria": "marcvit@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/unravelin/ios-pod-test.git",
18     "tag": "0.3.2"
19   },
20   "ios": {
21     "vendored_frameworks": "RavelinCore.framework"
22   }