[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / e / f / vrnFramework / 0.0.10 / vrnFramework.podspec.json
blob26a25b8229c22afac94e60e67a58cb8732d4c975
2   "name": "vrnFramework",
3   "version": "0.0.10",
4   "summary": "My first pod  vrnFramework.",
5   "description": "Pod for test my framework. It have only two methods: add and sub for use with integer numbers",
6   "homepage": "http://google.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "user": "vrn.max@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/hi-kit/vrnFramework.git",
19     "tag": "0.0.10"
20   },
21   "source_files": "vrnFramework/**/*.{h,m,swift}"