[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 5 / b / 3 / EZOnlineScorer / 0.0.2 / EZOnlineScorer.podspec.json
blob43fd3bbde24b558f8fb8aaa3ca333ecd3d6b6d5c
2   "name": "EZOnlineScorer",
3   "version": "0.0.2",
4   "summary": "OnlineScorer for iOS.",
5   "description": "An online spoken English scorer. Contact liulishuo for business license.",
6   "homepage": "https://www.liulishuo.com",
7   "license": "Proprietary software",
8   "authors": {
9     "Johnny": "johnny.huang@liulishuo.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/lingochamp/OnlineScorer-iOS.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "EZOnlineScorer/EZOnlineScorer/**/*.{h,m,c}",
19   "public_header_files": [
20     "EZOnlineScorer/EZOnlineScorer/EZOnlineScorer.h",
21     "EZOnlineScorer/EZOnlineScorer/Payload/*.h",
22     "EZOnlineScorer/EZOnlineScorer/OnlineScorerRecorder/EZOnlineScorerRecorder.h"
23   ],
24   "vendored_libraries": "EZOnlineScorer/EZOnlineScorer/Speex/libspeex.a",
25   "libraries": "icucore",
26   "requires_arc": true