[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / a / travis-test / 2.0.3 / travis-test.podspec.json
blobbb07d279fbeec2a250fc9646049321d86d1094b6
2   "name": "travis-test",
3   "version": "2.0.3",
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": "2.0.3"
19   },
20   "source_files": "TestSDK/**/*.{h,m}",
21   "public_header_files": [
22     "TestSDK/TestSDK.h",
23     "TestSDK/Test.h"
24   ],
25   "requires_arc": true