[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / 7 / ActivitySequencer / 1.0.1 / ActivitySequencer.podspec.json
blob4e548ee388b1a07ae12854f6052066561000c5bc
2   "name": "ActivitySequencer",
3   "version": "1.0.1",
4   "summary": "Allows the easy sequencing of blocks to avoid a spaghetti mess.",
5   "homepage": "https://github.com/jawngee/ActivitySequencer",
6   "license": {
7     "type": "BSD (modified)",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Jon Gilkison": "jon.gilkison@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jawngee/ActivitySequencer.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "*.{h,c,m}",
22   "requires_arc": false