[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 0 / 7 / b / ICPatternLock / 1.0.0.0 / ICPatternLock.podspec.json
blob15a3cf6d98de888cb8aad6b021097e379e68553e
2   "name": "ICPatternLock",
3   "version": "1.0.0.0",
4   "summary": "ICPatternLock is a screen lock for your app access.",
5   "description": "ICPatternLock is a screen lock for your app access. It's familiar to most people and intuitively clear, because a pattern is much more easy to remember. \nWhat is more, it's also convenient for developers to use, of course, and to extend.",
6   "homepage": "https://github.com/IvanChan/ICPatternLock",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "_ivanC": "_ivanC"
13   },
14   "source": {
15     "git": "https://github.com/IvanChan/ICPatternLock.git",
16     "tag": "1.0.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "ICPatternLock/Classes/**/*",
23   "public_header_files": "ICPatternLock/Classes/**/*.h"