[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / 7 / ActivitySequencer / 1.0.2 / ActivitySequencer.podspec.json
blobaa4b6e99673bb14662b3e87cbc735091b7989ac9
2   "name": "ActivitySequencer",
3   "version": "1.0.2",
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.2"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.7"
20   },
21   "source_files": "Source/*.{h,c,m}",
22   "requires_arc": false