[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 9 / a / TLStateMachine / 0.1.0 / TLStateMachine.podspec.json
blob67f706fd7b9924239af1c4a664e23cf81de79370
2   "name": "TLStateMachine",
3   "version": "0.1.0",
4   "summary": "A simple state machine library in ObjectC.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tomlee0201/TLStateMachine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tom Lee": "tomlee0201@gmail.cn"
13   },
14   "source": {
15     "git": "https://github.com/tomlee0201/TLStateMachine.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "TLStateMachine/Classes/**/*",
22   "public_header_files": "TLStateMachine/Classes/**/*.h"