[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / f / Happa / 0.0.1 / Happa.podspec.json
blob6d3b1221d4719505529d982c105aba5e78c55e00
2   "name": "Happa",
3   "version": "0.0.1",
4   "summary": "Happa is a library to control when to execute function with closed scope context.",
5   "description": "Happa is a library to control when to execute function with closed scope context.\n\nIt reduces complexy to manage many flags or counters to control flow.",
6   "homepage": "https://github.com/muniere/Happa",
7   "license": "MIT",
8   "authors": {
9     "Hiromune Ito": "muniere.fujiwara@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/muniere/Happa.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*"