[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / e / 2 / 7 / SecretRecord / 0.2.0 / SecretRecord.podspec.json
blobf86ea17653238d46a06e4ddbf2d14e9e19203d8d
2   "name": "SecretRecord",
3   "version": "0.2.0",
4   "summary": "audio record tool",
5   "description": "this is a great audio record tool",
6   "homepage": "https://github.com/liucheng520/SecretRecord",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liucheng2011@yeah.net": "liucheng2016@chaoxing.com"
13   },
14   "source": {
15     "git": "https://github.com/liucheng520/SecretRecord.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SecretRecord/Classes/*.{h,m,c,a}",
22   "vendored_libraries": "SecretRecord/Classes/*.{a}",
23   "resource_bundles": {
24     "SecretRecord": [
25       "SecretRecord/Assets/*.png"
26     ]
27   }