[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / e / f / SRGModelEvent / 0.0.2 / SRGModelEvent.podspec.json
blob9b41c1269f7a908308ae62edc0acdc762dabfc18
2   "name": "SRGModelEvent",
3   "version": "0.0.2",
4   "summary": "SRGModelEvent is thin wrapper library of NSNotification to observe/notify your model more easily.",
5   "homepage": "https://github.com/soragoto/SRGModelEvent",
6   "license": "MIT",
7   "authors": {
8     "Norihiro Sakamoto": "nori0620@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/soragoto/SRGModelEvent.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "requires_arc": true