[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 3 / c / travistest / 3.0.2 / travistest.podspec.json
blobed2a469d7a9414010f69d8e468ccc34d531c797b
2   "name": "travistest",
3   "version": "3.0.2",
4   "homepage": "https://github.com/kovacsi/testrepo.git",
5   "license": {
6     "type": "EPL",
7     "file": "LICENSE.txt"
8   },
9   "authors": {
10     "Migeran": "support@migeran.com"
11   },
12   "summary": "Simple cocoapods test",
13   "platforms": {
14     "ios": "8.4"
15   },
16   "source": {
17     "git": "https://github.com/migeran/travis-test.git",
18     "tag": "3.0.2"
19   },
20   "source_files": "travistest/**/*.{h,m}",
21   "public_header_files": [
22     "travistest/travistest.h",
23     "travistest/Test.h"
24   ],
25   "requires_arc": true