[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 6 / 2 / 9 / TYPinLock / 1.0.0 / TYPinLock.podspec.json
blob562749178cec864a889d1e892f47fd603cfdf21d
2   "name": "TYPinLock",
3   "version": "1.0.0",
4   "summary": "A sample pinlock.",
5   "homepage": "https://github.com/luckytianyiyan/TYPinLock",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "luckytianyiyan": "luckytianyiyan@wacai.com"
12   },
13   "source": {
14     "git": "https://github.com/luckytianyiyan/TYPinLock.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://twitter.com/luckytianyiyan",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TYPinLock/Classes/**/*",
22   "private_header_files": "TYPinLock/Classes/private/*.h",
23   "resource_bundles": {
24     "TYPinLock": [
25       "TYPinLock/Assets/*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "LocalAuthentication"
31   ]