[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / 8 / Linsipei / 0.1.0 / Linsipei.podspec.json
blob983ec8c51c402d2c6ae064e7dd9d2810fd88401a
2   "name": "Linsipei",
3   "version": "0.1.0",
4   "summary": "A subclass on UILabel that provides a blink. Linsipei.",
5   "description": "This CocoaPod provides the ability to use a UILabel that may be started and stopped blinking.",
6   "homepage": "https://github.com/carrotlsp/Linsipei",
7   "license": "MIT",
8   "authors": {
9     "carrot_lsp": "476078307@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/carrotlsp/Linsipei.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Linsipei": [
22       "Pod/Assets/*.png"
23     ]
24   }